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

Cortex M7 interrupt vectors (low level view) More...

#include <mcci_arm_cm7.h>

Data Fields

uint32_t vectors [256]
 

Detailed Description

Cortex M7 interrupt vectors (low level view)

This structure represents the vectors page as an array of 256 32-bit vectors. It's used mostly for initialization and for building up larger structures.

Definition at line 998 of file mcci_arm_cm7.h.

Field Documentation

◆ vectors

uint32_t Mcci_CortexM7VectorsContents_t::vectors[256]

Definition at line 1000 of file mcci_arm_cm7.h.


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