![]() |
MCCI Trusted Bootloader
Simple trusted bootloader and tools for small embedded systems
|
the SFDP parameter header More...
#include <mcci_flash_sfdp.h>
Data Fields | |
| uint8_t | dword1 [4] |
| low order dword | |
| uint8_t | dword2 [4] |
| high-order dword | |
the SFDP parameter header
Definition at line 123 of file mcci_flash_sfdp.h.
| uint8_t mcci_flash_sfdp_param_t::dword1[4] |
low order dword
Definition at line 125 of file mcci_flash_sfdp.h.
Referenced by McciFlashSfdpParam_getID(), McciFlashSfdpParam_getLength(), and McciFlashSfdpParam_getVersion().
| uint8_t mcci_flash_sfdp_param_t::dword2[4] |
high-order dword
Definition at line 126 of file mcci_flash_sfdp.h.
Referenced by McciFlashSfdpParam_getID(), and McciFlashSfdpParam_getPTP().