![]() |
LPCOpen Platform for LPC18XX/43XX microcontrollers
18XX43XX
LPCOpen Platform for the NXP LPC18XX/43XX family of Microcontrollers
|
Macros | |
| #define | __CM3_REV 0x0201 |
| #define | __MPU_PRESENT 1 |
| #define | __NVIC_PRIO_BITS 3 |
| #define | __Vendor_SysTickConfig 0 |
| #define | __FPU_PRESENT 0 |
| #define __CM3_REV 0x0201 |
Definition at line 66 of file cmsis_18xx.h.
| #define __FPU_PRESENT 0 |
FPU present or not
Definition at line 70 of file cmsis_18xx.h.
| #define __MPU_PRESENT 1 |
MPU present or not
Definition at line 67 of file cmsis_18xx.h.
| #define __NVIC_PRIO_BITS 3 |
Number of Bits used for Priority Levels
Definition at line 68 of file cmsis_18xx.h.
| #define __Vendor_SysTickConfig 0 |
Set to 1 if different SysTick Config is used
Definition at line 69 of file cmsis_18xx.h.
1.8.3.1