Macros | |
#define | __CM4_REV 0x0001U |
Configuration of the Cortex-M4 Processor and Core Peripherals. | |
#define | __MPU_PRESENT 1U |
#define | __NVIC_PRIO_BITS 4U |
#define | __Vendor_SysTickConfig 0U |
#define | __FPU_PRESENT 1U |
#define __CM4_REV 0x0001U |
Configuration of the Cortex-M4 Processor and Core Peripherals.
Core revision r0p1
Definition at line 47 of file stm32f439xx.h.
#define __MPU_PRESENT 1U |
STM32F4XX provides an MPU
Definition at line 48 of file stm32f439xx.h.
#define __NVIC_PRIO_BITS 4U |
STM32F4XX uses 4 Bits for the Priority Levels
Definition at line 49 of file stm32f439xx.h.
#define __Vendor_SysTickConfig 0U |
Set to 1 if different SysTick Config is used
Definition at line 50 of file stm32f439xx.h.
#define __FPU_PRESENT 1U |
FPU present
Definition at line 51 of file stm32f439xx.h.