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 #166 background imageLoading...
Page #166 background image
Nested Vectored Interrupt Controller
8-16 Copyright © 2005-2008 ARM Limited. All rights reserved. ARM DDI 0337G
Non-Confidential
Unrestricted Access
Note
Writing to the Interrupt Clear-Pending Register has no effect on an interrupt that is
active unless it is also pending.
The register address, access type, and Reset state are:
Address
0xE000E280
-
0xE000E29C
Access Read/write
Reset state
0x00000000
Table 8-11 describes the field of the Interrupt Clear-Pending Registers.
Active Bit Register
Read the Active Bit Register to determine which interrupts are active. Each flag in the
register corresponds to one of the 32 interrupts.
The register address, access type, and Reset state are:
Address
0xE000E300
-
0xE00031C
Access Read-only
Reset state
0x00000000
Table 8-12 describes the field of the Active Bit Register.
Table 8-11 Interrupt Clear-Pending Registers bit assignments
Bits Field Function
[31:0] CLRPEND Interrupt clear-pending bits:
1 = clear pending interrupt
0 = do not clear pending interrupt.
Writing 0 to a CLRPEND bit has no effect. Reading the bit returns its current state.
Table 8-12 Active Bit Register bit assignments
Bits Field Function
[31:0] ACTIVE Interrupt active flags:
1 = interrupt active or pre-empted and stacked
0 = interrupt not active or stacked.

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