Cortex-M3 Processor (Reference Material)
UG0331 User Guide Revision 15.0
96
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.
3.7.1.4
Interrupt Clear-enable Registers
The NVIC_ICER0-NVIC_ICER7 registers disable interrupts, and show which interrupts are enabled. See
the register summary in
page 95 for the register attributes.
The bit assignments are:
Figure 24 •
ICER Register Bit Assignments
3.7.1.5
Interrupt Set-pending Registers
The NVIC_ISPR0-NVIC_ISPR7 registers force interrupts into the pending state, and show which
interrupts are pending. See the register summary in
page 95 for the register attributes.
The bit assignments are:
Figure 25 •
ISPR Register Bit Assignments
Table 42 •
NVIC_ISER Bit Assignments
Bits
Name
Function
[31:0]
SETENA
Interrupt set-enable bits.
Write:
0: no effect
1: enable interrupt.
Read:
0: interrupt disabled
1: interrupt enabled.
Table 43 •
NVIC_ICER Bit Assignments
Bits
Name
Function
[31:0]
CLRENA
Interrupt clear-enable bits.
Write:
0: no effect
1: disable interrupt.
Read:
0: interrupt disabled
1: interrupt enabled.
CLRENA bits
31
0
SETPEND bits
31
0
Содержание SmartFusion2 MSS
Страница 1: ...UG0331 User Guide SmartFusion2 Microcontroller Subsystem ...
Страница 166: ...Cortex M3 Processor Reference Material UG0331 User Guide Revision 15 0 132 ...
Страница 200: ...Embedded NVM eNVM Controllers UG0331 User Guide Revision 15 0 166 Figure 87 System Builder Window ...
Страница 407: ...Universal Serial Bus OTG Controller UG0331 User Guide Revision 15 0 373 ...
Страница 806: ...Fabric Interface Controller UG0331 User Guide Revision 15 0 772 Figure 345 FIC Master AHB Lite Subsystem ...