
VIM Control Registers
692
SPNU563A – March 2018
Copyright © 2018, Texas Instruments Incorporated
Vectored Interrupt Manager (VIM) Module
19.9.15 IRQ Interrupt Vector Register (IRQVECREG)
The interrupt vector register gives the address of the enabled and active IRQ interrupt.
and
describe these registers.
Figure 19-43. IRQ Interrupt Vector Register (IRQVECREG) [offset = 70h]
31
0
IRQVECREG
R-0
LEGEND: R = Read only; -
n
= value after reset
Table 19-20. IRQ Interrupt Vector Register (IRQVECREG) Field Descriptions
Bit
Field
Value
Description
31-0
IRQVECREG
From
IRQ interrupt vector register. This vector gives the address of the ISR with the highest
pending IRQ request. The CPU reads the address and branches to this location.
19.9.16 FIQ Interrupt Vector Register (FIQVECREG)
The interrupt vector register gives the address of the enabled and active FIQ interrupt.
and
describe these registers.
Figure 19-44. IRQ Interrupt Vector Register (FIQVECREG) [offset = 74h]
31
0
FIQVECREG
R-0
LEGEND: R = Read only; -
n
= value after reset
Table 19-21. FIQ Interrupt Vector Register (FIQVECREG) Field Descriptions
Bit
Field
Value
Description
31-0
FIQVECREG
From
FIQ interrupt vector register. This vector gives the address of the ISR with the highest
pending FIQ request. The CPU reads the address and branches to this location.