AINTC Registers
307
SPRUH82C – April 2013 – Revised September 2016
Copyright © 2013–2016, Texas Instruments Incorporated
ARM Interrupt Controller (AINTC)
11.4.31 System Interrupt Enable Clear Register 4 (ECR4)
The system interrupt enable clear register 4 (ECR4) disables system interrupts 96 to 100 to map to
channels. System interrupts that are not enabled do not interrupt the host. There is one bit per system
interrupt. The ECR4 is shown in
and described in
.
Figure 11-33. System Interrupt Enable Clear Register 4 (ECR4)
31
5
4
0
Reserved
DISABLE[
n
]
R-0
W-0
LEGEND: R = Read only; W = Write only; -
n
= value after reset
Table 11-33. System Interrupt Enable Clear Register 4 (ECR4) Field Descriptions
Bit
Field
Value
Description
31-5
Reserved
0
Reserved
4-0
DISABLE[
n
]
System interrupt 96 to 100 disable. Read returns the enable value (0 = disabled, 1 = enabled).
0
Writing a 0 has no effect.
1
Write a 1 in bit position [
n
] to clear the enable for system interrupt
n
+ 96.
11.4.32 Channel Map Registers (CMR0-CMR25)
The channel map registers (CMR0-CMR25) define the channel for each system interrupt. There is one
register per 4 system interrupts. The CMR
n
is shown in
and described in
Figure 11-34. Channel Map Registers (CMRn)
31
24
23
16
CHNL_NPLUS3
CHNL_NPLUS2
R/W-0
R/W-0
15
8
7
0
CHNL_NPLUS1
CHNL_N
R/W-0
R/W-0
LEGEND: R/W = Read/Write; -
n
= value after reset
Table 11-34. Channel Map Registers (CMRn) Field Descriptions
Bit
Field
Value
Description
31-24
CHNL_NPLUS3
0-FFh
Sets the host interrupt for channel N + 3.
23-16
CHNL_NPLUS2
0-FFh
Sets the host interrupt for channel N + 2.
15-8
CHNL_NPLUS1
0-FFh
Sets the host interrupt for channel N + 1.
7-0
CHNL_N
0-FFh
Sets the channel for the system interrupt N. (N ranges from 0 to 100).