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

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
 

Detailed Description

the SFDP parameter header

Definition at line 123 of file mcci_flash_sfdp.h.

Field Documentation

◆ dword1

uint8_t mcci_flash_sfdp_param_t::dword1[4]

◆ dword2

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().


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