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

SCB_BASE macro

System Control Block Base Address

Syntax

#define SCB_BASE (SCS_BASE + 0x0D00UL)

References

LocationText
core_cm4.h:1557
#define SCB_BASE (SCS_BASE + 0x0D00UL) /*!< System Control Block Base Address */
core_cm4.h:1560
#define SCB ((SCB_Type *) SCB_BASE ) /*!< SCB configuration struct */