Expand description

Interrupt vector table utilities

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

Structs

Data type for a properly aligned interrupt vector table