AINTC Registers
301
SPRUH82C – April 2013 – Revised September 2016
Copyright © 2013–2016, Texas Instruments Incorporated
ARM Interrupt Controller (AINTC)
11.4.19 System Interrupt Status Raw/Set Register 4 (SRSR4)
The system interrupt status raw/set register 4 (SRSR4) shows the pending enabled status of the system
interrupts 96 to 100. Software can write to SRSR4 to set a system interrupt without a hardware trigger.
There is one bit per system interrupt. The SRSR4 is shown in
and described in
.
Figure 11-21. System Interrupt Status Raw/Set Register 4 (SRSR4)
31
5
4
0
Reserved
RAW_STATUS[
n
]
R-0
W-0
LEGEND: R = Read only; W = Write only; -
n
= value after reset
Table 11-21. System Interrupt Status Raw/Set Register 4 (SRSR4) Field Descriptions
Bit
Field
Value
Description
31-5
Reserved
0
Reserved
4-0
RAW_STATUS[
n
]
System interrupt raw status and setting of the system interrupts 96 to 100. 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
+ 96.
11.4.20 System Interrupt Status Enabled/Clear Register 1 (SECR1)
The system interrupt status enabled/clear register 1 (SECR1) shows the pending enabled status of the
system interrupts 0 to 31. Software can write to SECR1 to clear a system interrupt after it has been
serviced. If a system interrupt status is not cleared then another host interrupt may not be triggered or
another host interrupt may be triggered incorrectly. There is one bit per system interrupt. The SECR1 is
shown in
and described in
.
Figure 11-22. System Interrupt Status Enabled/Clear Register 1 (SECR1)
31
0
ENBL_STATUS[
n
]
W-0
LEGEND: W = Write only; -
n
= value after reset
Table 11-22. System Interrupt Status Enabled/Clear Register 1 (SECR1) Field Descriptions
Bit
Field
Value
Description
31-0
ENBL_STATUS[
n
]
System interrupt enabled status and clearing of the system interrupts 0 to 31. Reads return the
enabled status (before enabling with the Enable Registers).
0
Writing a 0 has no effect.
1
Write a 1 in bit position [
n
] to clear the status of the system interrupt
n
.