![Texas Instruments AM1808 Technical Reference Manual Download Page 299](http://html.mh-extra.com/html/texas-instruments/am1808/am1808_technical-reference-manual_1094558299.webp)
AINTC Registers
299
SPRUH82C – April 2013 – Revised September 2016
Copyright © 2013–2016, Texas Instruments Incorporated
ARM Interrupt Controller (AINTC)
11.4.15 Global Prioritized Vector Register (GPVR)
The global prioritized vector register (GPVR) shows the interrupt vector address of the highest priority
interrupt pending across all the host interrupts. The GPVR is shown in
and described in
.
Figure 11-17. Global Prioritized Vector Register (GPVR)
31
0
ADDR
R-0
LEGEND: R = Read only; -
n
= value after reset
Table 11-17. Global Prioritized Vector Register (GPVR) Field Descriptions
Bit
Field
Value
Description
31-0
ADDR
0-FFFF FFFFh
The currently highest priority interrupts vector address across all the host interrupts.
11.4.16 System Interrupt Status Raw/Set Register 1 (SRSR1)
The system interrupt status raw/set register 1 (SRSR1) shows the pending enabled status of the system
interrupts 0 to 31. Software can write to SRSR1 to set a system interrupt without a hardware trigger. There
is one bit per system interrupt. The SRSR1 is shown in
and described in
Figure 11-18. System Interrupt Status Raw/Set Register 1 (SRSR1)
31
0
RAW_STATUS[
n
]
W-0
LEGEND: W = Write only; -
n
= value after reset
Table 11-18. System Interrupt Status Raw/Set Register 1 (SRSR1) Field Descriptions
Bit
Field
Value
Description
31-0
RAW_STATUS[
n
]
System interrupt raw status and setting of the system interrupts 0 to 31. Reads return the raw
status.
0
Writing a 0 has no effect.
1
Write a 1 in bit position [
n
] to set the status of the system interrupt
n
.