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

Collaboration diagram for LibXR::DatabaseRawSequential::FlashInfo:
[legend]

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 241 of file database.hpp.

Field Documentation

◆ header

uint32_t LibXR::DatabaseRawSequential::FlashInfo::header

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

Definition at line 243 of file database.hpp.

◆ key

KeyInfo LibXR::DatabaseRawSequential::FlashInfo::key

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

Definition at line 244 of file database.hpp.


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