libxr 1.0
Want to be the best embedded framework
|
Flash 存储的块信息结构 (Structure representing a Flash storage block). More...
Data Fields | |
uint32_t | header |
Flash block header. | |
KeyInfo | key |
Align KeyInfo to MinWriteSize. | |
Flash 存储的块信息结构 (Structure representing a Flash storage block).
Definition at line 524 of file database.hpp.
uint32_t LibXR::DatabaseRaw< MinWriteSize >::FlashInfo::header |
Flash block header.
Definition at line 526 of file database.hpp.
KeyInfo LibXR::DatabaseRaw< MinWriteSize >::FlashInfo::key |
Align KeyInfo to MinWriteSize.
Definition at line 527 of file database.hpp.