|
libxr
1.0
Want to be the best embedded framework
|
Flash 存储的块信息结构 (Structure representing a Flash storage block). More...
Data Fields | |
| uint32_t | header |
| Flash 块头标识 (Flash block header identifier). | |
| KeyInfo | key |
| 该块的键信息 (Key metadata in this block). | |
Flash 存储的块信息结构 (Structure representing a Flash storage block).
Definition at line 279 of file database.hpp.
| uint32_t LibXR::DatabaseRawSequential::FlashInfo::header |
Flash 块头标识 (Flash block header identifier).
Definition at line 281 of file database.hpp.
| KeyInfo LibXR::DatabaseRawSequential::FlashInfo::key |
该块的键信息 (Key metadata in this block).
Definition at line 282 of file database.hpp.