NVIC_BASE is only used within CMSIS.
 
Symbols
loading...
Files
loading...

NVIC_BASE macro

NVIC Base Address

Syntax

#define NVIC_BASE (SCS_BASE + 0x0100UL)

References

LocationText
core_cm4.h:1556
#define NVIC_BASE (SCS_BASE + 0x0100UL) /*!< NVIC Base Address */
core_cm4.h:1562
#define NVIC ((NVIC_Type *) NVIC_BASE ) /*!< NVIC configuration struct */