EasyManuals Logo

ARM Cortex-M3 User Manual

ARM Cortex-M3
410 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #164 background imageLoading...
Page #164 background image
Nested Vectored Interrupt Controller
8-14 Copyright © 2005-2008 ARM Limited. All rights reserved. ARM DDI 0337G
Non-Confidential
Unrestricted Access
Table 8-8 describes the field of the Interrupt Set-Enable Register.
Interrupt Clear-Enable Registers
Use the Interrupt Clear-Enable Registers to:
disable interrupts
determine which interrupts are currently disabled.
Each bit in the register corresponds to one of the 32 interrupts. Setting an Interrupt
Clear-Enable Register bit disables the corresponding interrupt.
The register address, access type, and Reset state are:
Address
0xE000E180-0xE000E19C
Access Read/write
Reset state
0x00000000
Table 8-9 describes the field of the Interrupt Clear-Enable Register.
Table 8-8 Interrupt Set-Enable Register bit assignments
Bits Field Function
[31:0] SETENA Interrupt set enable bits. For write operation:
1 = enable interrupt
0 = no effect.
For read operation:
1 = enable interrupt
0 = disable interrupt
Writing 0 to a SETENA bit has no effect. Reading the bit returns its current enable state. Reset clears
the SETENA fields.
Table 8-9 Interrupt Clear-Enable Register bit assignments
Bits Field Function
[31:0] CLRENA Interrupt clear-enable bits. For write operation:
1 = disable interrupt
0 = no effect.
For read operation:
1 = enable interrupt
0 = disable interrupt.
Writing 0 to a CLRENA bit has no effect. Reading the bit returns its current enable state.

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the ARM Cortex-M3 and is the answer not in the manual?

ARM Cortex-M3 Specifications

General IconGeneral
ArchitectureARMv7-M
Instruction SetThumb-2
Pipeline Stages3-stage
InterruptsNested Vectored Interrupt Controller (NVIC)
Interrupt ControllerNested Vectored Interrupt Controller (NVIC)
Memory Protection UnitOptional
Power ConsumptionVaries by implementation
Max Clock SpeedUp to 100 MHz
DebuggingJTAG and Serial Wire Debug (SWD)
Operating Voltage1.8V to 3.6V
Manufacturing ProcessVaries by implementation
Core Type32-bit

Related product manuals