VIM Control Registers
531
SPNU503C – March 2018
Copyright © 2018, Texas Instruments Incorporated
Vectored Interrupt Manager (VIM) Module
15.8.8 FIQ/IRQ Program Control Registers (FIRQPR[0:2])
The FIQ/IRQ program control registers (FIRQPRx) determine whether a given interrupt request will be
either FIQ or IRQ.
,
and
describe these registers.
NOTE:
Channel 0 and 1 are FIQ only, not impacted by this register.
Figure 15-17. FIQ/IRQ Program Control Register 0 (FIRQPR0) [offset = 10h]
31
16
FIRQPR0[31:16]
R/WP-0
15
2
1
0
FIRQPR0[15:2]
Reserved
R/WP-0
R-3h
LEGEND: R/W = Read/Write; R = Read only; WP = Write in privilege mode only; -
n
= value after reset
Figure 15-18. FIQ/IRQ Program Control Register 1 (FIRQPR1) [offset = 14h]
31
16
FIRQPR1[63:48]
R/WP-0
15
0
FIRQPR1[47:32]
R/WP-0
LEGEND: R/W = Read/Write; R = Read only; WP = Write in privilege mode only; -
n
= value after reset
Figure 15-19. FIQ/IRQ Program Control Register 2 (FIRQPR2) [offset = 18h]
31
16
FIRQPR2[95:80]
R/WP-0
15
0
FIRQPR2[79:64]
R/WP-0
LEGEND: R/W = Read/Write; R = Read only; WP = Write in privilege mode only; -
n
= value after reset
Table 15-9. FIQ/IRQ Program Control Registers (FIRQPRx) Field Descriptions
Bit
Field
Value
Description
95-2
FIRQPRx[95:2]
FIQ/IRQ program control bits. These bits determine whether an interrupt request from a peripheral
is of type FIQ or IRQ. Bit FIRQPRx[95:2] corresponds to request channel[95:2].
0
Interrupt request is of IRQ type.
1
Interrupt request is of FIQ type.
1-0
Reserved
3h
Read only. Writes have no effect.