MCCI Trusted Bootloader
Simple trusted bootloader and tools for small embedded systems
mcci_flash_sfdp_header_t Struct Reference

the SFTD header More...

#include <mcci_flash_sfdp.h>

Data Fields

uint8_t properties [4]
 the properties for the header.
 
uint8_t signature [4]
 the signature value for the header.
 

Detailed Description

the SFTD header

Definition at line 36 of file mcci_flash_sfdp.h.

Field Documentation

◆ properties

uint8_t mcci_flash_sfdp_header_t::properties[4]

the properties for the header.

Definition at line 39 of file mcci_flash_sfdp.h.

Referenced by McciFlashSfdpHeader_getProtocol(), and McciFlashSfdpHeader_getVersion().

◆ signature

uint8_t mcci_flash_sfdp_header_t::signature[4]

the signature value for the header.

Definition at line 38 of file mcci_flash_sfdp.h.

Referenced by McciFlashSfdpHeader_getSignature().


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