Interrupt 32-63 Set Enable 1 (En1) Register; Interrupt 64-95 Set Enable 2 (En2) Register; Interrupt 32-63 Set Enable 1 (En1) Register Field Descriptions; Interrupt 64-95 Set Enable 2 (En2) Register Field Descriptions - Texas Instruments Concerto F28M36 Series Technical Reference Manual

Table of Contents

Advertisement

www.ti.com
25.5.2 Interrupt 32-63 Set Enable 1 (EN1), offset 0x104
The Interrupt 32-63 Set Enable (EN1) register enables interrupts and shows which interrupts are enabled.
Bit 0 corresponds to Interrupt 32; bit 31 corresponds to Interrupt 63. See the Cortex-M3 Processor chapter
for interrupt assignments.
If a pending interrupt is enabled, the NVIC activates the interrupt based on its priority. If an interrupt is not
enabled, asserting its interrupt signal changes the interrupt state to pending, but the NVIC never activates
the interrupt, regardless of its priority.
Note: This register can only be accessed from privileged mode.
31
LEGEND: R/W = Read/Write; R = Read only; -n = value after reset
Table 25-12. Interrupt 32-63 Set Enable 1 (EN1) Register Field Descriptions
Bit
Field
31-0
INT
25.5.3 Interrupt 64-95 Set Enable 2 (EN2), offset 0x108
The Interrupt 64-95 Set Enable (EN2) register enables interrupts and shows which interrupts are enabled.
Bit 0 corresponds to Interrupt 64; bit 31 corresponds to Interrupt 95. See the Cortex-M3 Processor chapter
for interrupt assignments.
If a pending interrupt is enabled, the NVIC activates the interrupt based on its priority. If an interrupt is not
enabled, asserting its interrupt signal changes the interrupt state to pending, but the NVIC never activates
the interrupt, regardless of its priority.
Note: This register can only be accessed from privileged mode.
31
LEGEND: R/W = Read/Write; R = Read only; -n = value after reset
Table 25-13. Interrupt 64-95 Set Enable 2 (EN2) Register Field Descriptions
Bit
Field
31-0
INT
25.5.4 Interrupt 96-127 Set Enable 3 (EN3), offset 0x10C
The Interrupt 96-127 Set Enable (EN3) register enables interrupts and shows which interrupts are
enabled. Bit 0 corresponds to Interrupt 96; bit 31 corresponds to Interrupt 127. See the Cortex-M3
Processor chapter for interrupt assignments.
SPRUHE8E – October 2012 – Revised November 2019
Submit Documentation Feedback
Figure 25-6. Interrupt 32-63 Set Enable 1 (EN1) Register
Value
Description
Interrupt Enable
0
On a read, indicates the interrupt is disabled. On a write, no effect.
1
On a read, indicates the interrupt is enabled. On a write, enables the interrupt.
A bit can only be cleared by setting the corresponding INT[n] bit in the DIS1 register.
Figure 25-7. Interrupt 64-95 Set Enable 2 (EN2) Register
Value
Description
Interrupt Enable
0
On a read, indicates the interrupt is disabled. On a write, no effect.
1
On a read, indicates the interrupt is enabled. On a write, enables the interrupt.
A bit can only be cleared by setting the corresponding INT[n] bit in the DIS2 register.
Copyright © 2012–2019, Texas Instruments Incorporated
INT
R/W-0
INT
R/W-0
NVIC Register Descriptions
0
0
1649
Cortex-M3 Peripherals

Advertisement

Table of Contents
loading

Table of Contents