AINTC Registers
296
SPRUH82C – April 2013 – Revised September 2016
Copyright © 2013–2016, Texas Instruments Incorporated
ARM Interrupt Controller (AINTC)
11.4.9 Host Interrupt Enable Indexed Set Register (HIEISR)
The host interrupt enable indexed set register (HIEISR) allows enabling a host interrupt output. The host
interrupt to enable is the INDEX value written. This enables the host interrupt output or triggers the output
again if already enabled. The HEISR is shown in
and described in
.
Figure 11-11. Host Interrupt Enable Indexed Set Register (HEISR)
31
16
Reserved
R-0
15
1
0
Reserved
INDEX
R-0
W-0
LEGEND: R = Read only; W = Write only; -
n
= value after reset
Table 11-11. Host Interrupt Enable Indexed Set Register (HEISR) Field Descriptions
Bit
Field
Value
Description
31-1
Reserved
0
Reserved
0
INDEX
Writes set the enable of the host interrupt given in the INDEX value. Reads return 0.
0
Writing a 0 sets FIQ.
1
Writing a 1 sets IRQ.
11.4.10 Host Interrupt Enable Indexed Clear Register (HIEICR)
The host interrupt enable indexed clear register (HIEICR) allows disabling a host interrupt output. The host
interrupt to disable is the INDEX value written. This disables the host interrupt output. The HIEICR is
shown in
and described in
.
Figure 11-12. Host Interrupt Enable Indexed Clear Register (HIEICR)
31
16
Reserved
R-0
15
1
0
Reserved
INDEX
R-0
W-0
LEGEND: R = Read only; W = Write only; -
n
= value after reset
Table 11-12. Host Interrupt Enable Indexed Clear Register (HIEICR) Field Descriptions
Bit
Field
Value
Description
31-1
Reserved
0
Reserved
0
INDEX
Writes clear the enable of the host interrupt given in the INDEX value. Reads return 0.
0
Writing a 0 clears FIQ.
1
Writing a 1 clears IRQ.