Table 8-10 Interrupt Set-Pending Register Bit Assignments - ARM Cortex-M3 Technical Reference Manual

R2p0
Hide thumbs Also See for Cortex-M3:
Table of Contents

Advertisement

Bits
Field
[31:0]
SETPEND
ARM DDI 0337G
Unrestricted Access
Interrupt Set-Pending Register
Use the Interrupt Set-Pending Register to:
force interrupts into the pending state
determine which interrupts are currently pending.
Each bit in the register corresponds to one of the 32 interrupts. Setting an Interrupt
Set-Pending Register bit pends the corresponding interrupt.
Clear an Interrupt Set-Pending Register bit by writing a 1 to the corresponding bit in the
Interrupt Clear-Pending Register (see Interrupt Clear-Pending Register). Clearing the
Interrupt Set-Pending Register bit puts the interrupt into the non-pended state.
Note
Writing to the Interrupt Set-Pending Register has no affect on an interrupt that is already
pending or is disabled.
The register address, access type, and Reset state are:
Address
0xE000E200
Access
Read/write
Reset state
0x00000000
Table 8-10 describes the field of the Interrupt Set-Pending Register.
Function
Interrupt set-pending bits:
1 = pend the corresponding interrupt
0 = corresponding interrupt not pending.
Writing 0 to a SETPEND bit has no effect. Reading the bit returns its current state.
Interrupt Clear-Pending Register
Use the Interrupt Clear-Pending Register to:
clear pending interrupts
determine which interrupts are currently pending.
Each bit in the register corresponds to one of the 32 interrupts. Setting an Interrupt
Clear-Pending Register bit puts the corresponding pending interrupt in the inactive
state.
Copyright © 2005-2008 ARM Limited. All rights reserved.
-
0xE000E21C

Table 8-10 Interrupt Set-Pending Register bit assignments

Non-Confidential
Nested Vectored Interrupt Controller
8-15

Advertisement

Table of Contents
loading

Table of Contents