Type definitions for the NVIC Registers. More...
Classes | |
struct | NVIC_Type |
Structure type to access the Nested Vectored Interrupt Controller (NVIC). More... | |
Macros | |
#define | NVIC_STIR_INTID_Msk (0x1FFUL << NVIC_STIR_INTID_Pos) |
#define | NVIC_STIR_INTID_Pos 0 |
Type definitions for the NVIC Registers.
#define NVIC_STIR_INTID_Msk (0x1FFUL << NVIC_STIR_INTID_Pos) |
STIR: INTLINESNUM Mask
Definition at line 399 of file core_cm7.h.
#define NVIC_STIR_INTID_Pos 0 |
STIR: INTLINESNUM Position
Definition at line 398 of file core_cm7.h.