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

annunciator interface structure More...

#include <mcci_bootloader_platform.h>

Data Fields

McciBootloaderPlatform_AnnunciatorIndicateStateFn_tpIndicateState
 record the current state
 
McciBootloaderPlatform_AnnunciatorInitFn_tpInit
 initialize the annunciator system
 

Detailed Description

annunciator interface structure

Definition at line 48 of file mcci_bootloader_platform.h.

Field Documentation

◆ pIndicateState

McciBootloaderPlatform_AnnunciatorIndicateStateFn_t* McciBootloaderPlatform_AnnunciatorInterface_t::pIndicateState

record the current state

Definition at line 51 of file mcci_bootloader_platform.h.

◆ pInit

McciBootloaderPlatform_AnnunciatorInitFn_t* McciBootloaderPlatform_AnnunciatorInterface_t::pInit

initialize the annunciator system

Definition at line 50 of file mcci_bootloader_platform.h.


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