| 
    DIY Logging Volt/Ampmeter
    
   | 
 
Macros | |
| #define | __CM3_REV 0x0200U | 
| Configuration of the Cortex-M3 Processor and Core Peripherals.  More... | |
| #define | __MPU_PRESENT 0U | 
| #define | __NVIC_PRIO_BITS 4U | 
| #define | __Vendor_SysTickConfig 0U | 
| #define __CM3_REV 0x0200U | 
Configuration of the Cortex-M3 Processor and Core Peripherals.
Core Revision r2p0 
 
Definition at line 50 of file stm32f103xb.h.
| #define __MPU_PRESENT 0U | 
Other STM32 devices does not provide an MPU 
 
Definition at line 51 of file stm32f103xb.h.
| #define __NVIC_PRIO_BITS 4U | 
STM32 uses 4 Bits for the Priority Levels 
 
Definition at line 52 of file stm32f103xb.h.
| #define __Vendor_SysTickConfig 0U | 
Set to 1 if different SysTick Config is used
Definition at line 53 of file stm32f103xb.h.