libxr 1.0
Want to be the best embedded framework
Loading...
Searching...
No Matches
LibXR::DatabaseRawSequential::FlashInfo Struct Reference

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).
 

Detailed Description

Flash 存储的块信息结构 (Structure representing a Flash storage block).

Definition at line 211 of file database.hpp.

Field Documentation

◆ header

uint32_t LibXR::DatabaseRawSequential::FlashInfo::header

Flash 块头标识 (Flash block header identifier).

Definition at line 213 of file database.hpp.

◆ key

KeyInfo LibXR::DatabaseRawSequential::FlashInfo::key

该块的键信息 (Key metadata in this block).

Definition at line 214 of file database.hpp.


The documentation for this struct was generated from the following file: