FD32M0P Microcontroller SDK
|
Definitions for base addresses, unions, and structures. More...
Topics | |
Functions and Instructions Reference | |
NVIC Functions | |
Functions that manage interrupts and exceptions via the NVIC. |
Macros | |
#define | SCS_BASE (0xE000E000UL) |
#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 | 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 ) |
Definitions for base addresses, unions, and structures.
#define SCS_BASE (0xE000E000UL) |
System Control Space Base Address
#define SysTick_BASE (SCS_BASE + 0x0010UL) |
SysTick Base Address
#define NVIC_BASE (SCS_BASE + 0x0100UL) |
NVIC Base Address
#define SCB_BASE (SCS_BASE + 0x0D00UL) |
System Control Block Base Address
SCB configuration struct
Referenced by NVIC_GetPriority(), NVIC_SetPriority(), and NVIC_SystemReset().
#define SysTick ((SysTick_Type *) SysTick_BASE ) |
SysTick configuration struct
Referenced by SysTick_Config().
NVIC configuration struct
Referenced by NVIC_ClearPendingIRQ(), NVIC_DisableIRQ(), NVIC_EnableIRQ(), NVIC_GetPendingIRQ(), NVIC_GetPriority(), NVIC_SetPendingIRQ(), and NVIC_SetPriority().
#define SCS_BASE (0xE000E000UL) |
System Control Space Base Address
#define SysTick_BASE (SCS_BASE + 0x0010UL) |
SysTick Base Address
#define NVIC_BASE (SCS_BASE + 0x0100UL) |
NVIC Base Address
#define SCB_BASE (SCS_BASE + 0x0D00UL) |
System Control Block Base Address
#define SysTick ((SysTick_Type *) SysTick_BASE ) |
SysTick configuration struct