CMSIS-Core (Cortex-A)  
CMSIS-Core support for Cortex-A processor-based devices
 
Loading...
Searching...
No Matches
Vector Base Address Register (VBAR)

When high exception vectors are not selected, the VBAR holds the exception base address for exceptions that are not taken to Monitor mode or to Hyp mode.

Bits Name Function
[31:5] VBA Bits[31:5] of the base address of the low exception vectors.
[4:0] - Reserved.

Consider using __get_VBAR and __set_VBAR for accessing this register.