SEcube
SEcube Open Source Library - Device
Data Fields
se3_flash_key_ Struct Reference

Flash key structure. More...

#include <se3_keys.h>

Data Fields

uint32_t id
 
uint32_t validity
 
uint16_t data_size
 
uint16_t name_size
 
uint8_t * data
 
uint8_t * name
 

Detailed Description

Flash key structure.

Disposition of the fields within the flash node: 0:3 id 4:7 validity 8:9 data_size 10:11 name_size 12:(12+data_size-1) data (12+data_size):(12+data_size+name_size-1) name


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