![]() |
MCCI Trusted Bootloader
Simple trusted bootloader and tools for small embedded systems
|
annunciator interface structure More...
#include <mcci_bootloader_platform.h>
Data Fields | |
| McciBootloaderPlatform_AnnunciatorIndicateStateFn_t * | pIndicateState |
| record the current state | |
| McciBootloaderPlatform_AnnunciatorInitFn_t * | pInit |
| initialize the annunciator system | |
annunciator interface structure
Definition at line 48 of file mcci_bootloader_platform.h.
| McciBootloaderPlatform_AnnunciatorIndicateStateFn_t* McciBootloaderPlatform_AnnunciatorInterface_t::pIndicateState |
record the current state
Definition at line 51 of file mcci_bootloader_platform.h.
| McciBootloaderPlatform_AnnunciatorInitFn_t* McciBootloaderPlatform_AnnunciatorInterface_t::pInit |
initialize the annunciator system
Definition at line 50 of file mcci_bootloader_platform.h.