dRonin  adbada4
dRonin firmware
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
slot_header Struct Reference

Data Fields

enum slot_state state
 
uint32_t obj_id
 
uint16_t obj_inst_id
 
uint16_t obj_size
 

Detailed Description

Definition at line 330 of file pios_flashfs_logfs.c.

Field Documentation

uint32_t slot_header::obj_id

Definition at line 332 of file pios_flashfs_logfs.c.

uint16_t slot_header::obj_inst_id

Definition at line 333 of file pios_flashfs_logfs.c.

uint16_t slot_header::obj_size

Definition at line 334 of file pios_flashfs_logfs.c.

enum slot_state slot_header::state

Definition at line 331 of file pios_flashfs_logfs.c.


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