HWA
Bare metal programming with style

Detailed Description

Header file:

Macros

#define HW_DEVICE_DENSITY_HIGH
 
#define HW_DEVICE_FLASH_SIZE   256*1024
 
#define HW_DEVICE_LINE_PERFORMANCE
 
#define HW_DEVICE_PACKAGE_LQFP100
 
#define HW_DEVICE_RAM_SIZE   48*1024
 
#define HW_DEVICE_STM32F103VCT6
 
#define HW_DEVICE_STM32F103Vx
 
#define HW_DEVICE_STM32F103xC
 

Macro Definition Documentation

◆ HW_DEVICE_DENSITY_HIGH

#define HW_DEVICE_DENSITY_HIGH

Device family

◆ HW_DEVICE_FLASH_SIZE

#define HW_DEVICE_FLASH_SIZE   256*1024

Flash size in bytes

◆ HW_DEVICE_LINE_PERFORMANCE

#define HW_DEVICE_LINE_PERFORMANCE

Device family

◆ HW_DEVICE_PACKAGE_LQFP100

#define HW_DEVICE_PACKAGE_LQFP100

Package of the device

◆ HW_DEVICE_RAM_SIZE

#define HW_DEVICE_RAM_SIZE   48*1024

RAM size in bytes

◆ HW_DEVICE_STM32F103VCT6

#define HW_DEVICE_STM32F103VCT6

Device family

◆ HW_DEVICE_STM32F103Vx

#define HW_DEVICE_STM32F103Vx

Device family

◆ HW_DEVICE_STM32F103xC

#define HW_DEVICE_STM32F103xC

Device family

stm32f103vct6.h
STM32F103VCT6.