The Device Global Interrupt Enable Register (DGIER) is used to globally enable the final interrupt output from the interrupt controller as shown in This Figure and described in Table: Device Global Interrupt Enable Register Description (Core Base Address + 0x1C). This is a read/write bit and is cleared on reset.
Figure 2-9: Device Global Interrupt Enable Register (Core Base Address + 0x1C)
X-Ref Target - Figure 2-9
|
Table 2-12: Device Global Interrupt Enable Register Description (Core Base Address + 0x1C)
Bits
|
Name
|
Core Access
|
Reset Value
|
Description
|
31
|
GIE
|
R/W
|
0
|
Global Interrupt Enable.
Allows passing all individually enabled interrupts to the interrupt controller. When set to: 0 = Disabled. 1 = Enabled.
|
30:0
|
Reserved
|
N/A
|
N/A
|
Reserved
|