MCCI Trusted Bootloader
Simple trusted bootloader and tools for small embedded systems
Mcci_CortexAppEntry_t Union Reference

application entry object More...

#include <mcci_arm_cm0plus.h>

Data Fields

Mcci_CortexAppEntryContents_t CortexAppEntry
 

Detailed Description

application entry object

This union wraps the app entry contents, so that we can always reference with a consistent name (AppEntry.stack etc.), regardless of how general or specific the pointer is.

Definition at line 488 of file mcci_arm_cm0plus.h.

Field Documentation

◆ CortexAppEntry

Mcci_CortexAppEntryContents_t Mcci_CortexAppEntry_t::CortexAppEntry

Definition at line 490 of file mcci_arm_cm0plus.h.


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