Module vector_table

Module vector_table 

Source
Expand description

Interrupt vector table utilities

Provide functionality to switch to another vector table using the Vector Table Offset Register (VTOR) of the Cortex-33 Also provides types and utilities for copying a vector table into RAM

Structsยง

VectorTable
Data type for a properly aligned interrupt vector table