![]() |
MCCI Trusted Bootloader
Simple trusted bootloader and tools for small embedded systems
|
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. | |
the SFTD header
Definition at line 36 of file mcci_flash_sfdp.h.
| 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().
| 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().