Software APIs
Protected Member Functions | Protected Attributes
anonymous_namespace{owner_block_unittest.cc}::OwnerBlockTest Class Reference

Protected Member Functions

void SetUp () override
 

Protected Attributes

MockFlashCtrl flash_ctrl_
 
flash_ctrl_cfg_t default_config
 
- Protected Attributes inherited from rom_test::RomTest
std::unique_ptr< testing::InSequence > seq_
 

Detailed Description

Definition at line 29 of file owner_block_unittest.cc.

Field Documentation

◆ default_config

flash_ctrl_cfg_t anonymous_namespace{owner_block_unittest.cc}::OwnerBlockTest::default_config
protected
Initial value:
= {
.scrambling = kMultiBitBool4False,
.ecc = kMultiBitBool4False,
.he = kMultiBitBool4False,
}

Definition at line 32 of file owner_block_unittest.cc.