AINTC Registers
293
SPRUH82C – April 2013 – Revised September 2016
Copyright © 2013–2016, Texas Instruments Incorporated
ARM Interrupt Controller (AINTC)
11.4.3 Global Enable Register (GER)
The global enable register (GER) enables all the host interrupts. Individual host interrupts are still enabled
or disabled from their individual enables and are not overridden by the global enable. The GER is shown
in
and described in
Figure 11-5. Global Enable Register (GER)
31
16
Reserved
R-0
15
1
0
Reserved
ENABLE
R-0
R/W-0
LEGEND: R/W = Read/Write; R = Read only; -
n
= value after reset
Table 11-5. Global Enable Register (GER) Field Descriptions
Bit
Field
Value
Description
31-1
Reserved
0
Reserved
0
ENABLE
0-1
The current global enable value when read. Writes set the global enable.
11.4.4 Global Nesting Level Register (GNLR)
The global nesting level register (GNLR) allows the checking and setting of the global nesting level across
all host interrupts when automatic global nesting mode is set. The nesting level is the channel (and all of
lower priority) that are nested out because of a current interrupt. The GNLR is shown in
and
described in
Figure 11-6. Global Nesting Level Register (GNLR)
31
30
16
OVERRIDE
Reserved
R/W-0
R-0
15
9
8
0
Reserved
NESTLVL
R-0
R/W-100h
LEGEND: R/W = Read/Write; R = Read only; -
n
= value after reset
Table 11-6. Global Nesting Level Register (GNLR) Field Descriptions
Bit
Field
Value
Description
31
OVERRIDE
0-1
Always read as 0. Writes of 1 override the automatic nesting and set the NESTLVL to the written
data.
30-9
Reserved
0
Reserved
8-0
NESTLVL
0-1FFh
The current global nesting level (highest channel that is nested). Writes set the nesting level. In
autonesting mode this value is updated internally, unless the auto_override bit is set.