Robobo
CMSIS Core Register

Modules

 CMSIS Core
 
 CMSIS NVIC
 
 CMSIS SCB
 
 CMSIS SysTick
 
 CMSIS Core Debug
 
 CMSIS System Control and ID Register not in the SCB
 
 CMSIS ITM
 
#define SCS_BASE   (0xE000E000UL)
 
#define CoreDebug_BASE   (0xE000EDF0UL)
 
#define SysTick_BASE   (SCS_BASE + 0x0010UL)
 
#define NVIC_BASE   (SCS_BASE + 0x0100UL)
 
#define SCB_BASE   (SCS_BASE + 0x0D00UL)
 
#define SCB   ((SCB_Type *) SCB_BASE )
 
#define SysTick   ((SysTick_Type *) SysTick_BASE )
 
#define NVIC   ((NVIC_Type *) NVIC_BASE )
 
#define SCS_BASE   (0xE000E000UL)
 
#define ITM_BASE   (0xE0000000UL)
 
#define CoreDebug_BASE   (0xE000EDF0UL)
 
#define SysTick_BASE   (SCS_BASE + 0x0010UL)
 
#define NVIC_BASE   (SCS_BASE + 0x0100UL)
 
#define SCB_BASE   (SCS_BASE + 0x0D00UL)
 
#define SCnSCB   ((SCnSCB_Type *) SCS_BASE )
 
#define SCB   ((SCB_Type *) SCB_BASE )
 
#define SysTick   ((SysTick_Type *) SysTick_BASE )
 
#define NVIC   ((NVIC_Type *) NVIC_BASE )
 
#define ITM   ((ITM_Type *) ITM_BASE )
 
#define CoreDebug   ((CoreDebug_Type *) CoreDebug_BASE)
 
#define SCS_BASE   (0xE000E000UL)
 
#define ITM_BASE   (0xE0000000UL)
 
#define CoreDebug_BASE   (0xE000EDF0UL)
 
#define SysTick_BASE   (SCS_BASE + 0x0010UL)
 
#define NVIC_BASE   (SCS_BASE + 0x0100UL)
 
#define SCB_BASE   (SCS_BASE + 0x0D00UL)
 
#define SCnSCB   ((SCnSCB_Type *) SCS_BASE )
 
#define SCB   ((SCB_Type *) SCB_BASE )
 
#define SysTick   ((SysTick_Type *) SysTick_BASE )
 
#define NVIC   ((NVIC_Type *) NVIC_BASE )
 
#define ITM   ((ITM_Type *) ITM_BASE )
 
#define CoreDebug   ((CoreDebug_Type *) CoreDebug_BASE)
 

Detailed Description

Core Register contain:

Core Register contain:

Core Register contain:

Macro Definition Documentation

#define CoreDebug   ((CoreDebug_Type *) CoreDebug_BASE)

Core Debug configuration struct

#define CoreDebug   ((CoreDebug_Type *) CoreDebug_BASE)

Core Debug configuration struct

#define CoreDebug_BASE   (0xE000EDF0UL)

Core Debug Base Address

#define CoreDebug_BASE   (0xE000EDF0UL)

Core Debug Base Address

#define CoreDebug_BASE   (0xE000EDF0UL)

Core Debug Base Address

#define ITM   ((ITM_Type *) ITM_BASE )

ITM configuration struct

#define ITM   ((ITM_Type *) ITM_BASE )

ITM configuration struct

#define ITM_BASE   (0xE0000000UL)

ITM Base Address

#define ITM_BASE   (0xE0000000UL)

ITM Base Address

#define NVIC   ((NVIC_Type *) NVIC_BASE )

NVIC configuration struct

#define NVIC   ((NVIC_Type *) NVIC_BASE )

NVIC configuration struct

#define NVIC   ((NVIC_Type *) NVIC_BASE )

NVIC configuration struct

#define NVIC_BASE   (SCS_BASE + 0x0100UL)

NVIC Base Address

#define NVIC_BASE   (SCS_BASE + 0x0100UL)

NVIC Base Address

#define NVIC_BASE   (SCS_BASE + 0x0100UL)

NVIC Base Address

#define SCB   ((SCB_Type *) SCB_BASE )

SCB configuration struct

#define SCB   ((SCB_Type *) SCB_BASE )

SCB configuration struct

#define SCB   ((SCB_Type *) SCB_BASE )

SCB configuration struct

#define SCB_BASE   (SCS_BASE + 0x0D00UL)

System Control Block Base Address

#define SCB_BASE   (SCS_BASE + 0x0D00UL)

System Control Block Base Address

#define SCB_BASE   (SCS_BASE + 0x0D00UL)

System Control Block Base Address

#define SCnSCB   ((SCnSCB_Type *) SCS_BASE )

System control Register not in SCB

#define SCnSCB   ((SCnSCB_Type *) SCS_BASE )

System control Register not in SCB

#define SCS_BASE   (0xE000E000UL)

System Control Space Base Address

#define SCS_BASE   (0xE000E000UL)

System Control Space Base Address

#define SCS_BASE   (0xE000E000UL)

System Control Space Base Address

#define SysTick   ((SysTick_Type *) SysTick_BASE )

SysTick configuration struct

#define SysTick   ((SysTick_Type *) SysTick_BASE )

SysTick configuration struct

#define SysTick   ((SysTick_Type *) SysTick_BASE )

SysTick configuration struct

#define SysTick_BASE   (SCS_BASE + 0x0010UL)

SysTick Base Address

#define SysTick_BASE   (SCS_BASE + 0x0010UL)

SysTick Base Address

#define SysTick_BASE   (SCS_BASE + 0x0010UL)

SysTick Base Address