FD32M0P Microcontroller SDK
|
Type definitions for the NVIC Registers. More...
Topics | |
System Control Block (SCB) | |
Type definitions for the System Control Block Registers. |
Data Structures | |
struct | NVIC_Type |
Structure type to access the Nested Vectored Interrupt Controller (NVIC). More... |
Type definitions for the NVIC Registers.
struct NVIC_Type |
Structure type to access the Nested Vectored Interrupt Controller (NVIC).
Data Fields | ||
---|---|---|
__IO uint32_t | ISER[1] |
Offset: 0x000 (R/W) Interrupt Set Enable Register |
uint32_t | RESERVED0[31] | |
__IO uint32_t | ICER[1] |
Offset: 0x080 (R/W) Interrupt Clear Enable Register |
uint32_t | RSERVED1[31] | |
__IO uint32_t | ISPR[1] |
Offset: 0x100 (R/W) Interrupt Set Pending Register |
uint32_t | RESERVED2[31] | |
__IO uint32_t | ICPR[1] |
Offset: 0x180 (R/W) Interrupt Clear Pending Register |
uint32_t | RESERVED3[31] | |
uint32_t | RESERVED4[64] | |
__IO uint32_t | IP[8] |
Offset: 0x300 (R/W) Interrupt Priority Register |