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

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

#include <mcci_arm_cm0plus.h>

Data Fields

uint32_t vectors [192/4]
 

Detailed Description

Cortex M0 interrupt vectors (low level view)

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

Definition at line 499 of file mcci_arm_cm0plus.h.

Field Documentation

◆ vectors

uint32_t Mcci_CortexVectorsContents_t::vectors[192/4]

Definition at line 501 of file mcci_arm_cm0plus.h.


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