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

STM32 H7 interrupt vectors (low level view) More...

#include <mcci_bootloader_stm32h7_appimage.h>

Data Fields

uint32_t vectors [240]
 

Detailed Description

STM32 H7 interrupt vectors (low level view)

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

Definition at line 48 of file mcci_bootloader_stm32h7_appimage.h.

Field Documentation

◆ vectors

uint32_t Mcci_Stm32H7VectorsContents_t::vectors[240]

Definition at line 50 of file mcci_bootloader_stm32h7_appimage.h.


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