Available on ARM only.
Expand description
Exception and interrupt handling.
Structs§
- Vector
Table  - Exception vector table that contains code to handle each exception 
Kind. 
Enums§
- Kind
 - The kind of exception being handled
 - Vector
Base Address Register  - Contains the address of the 
VectorTablethat the processor should use.