DIY Logging Volt/Ampmeter
|
Macros | |
#define | HSE_VALUE 8000000U |
#define | HSI_VALUE 8000000U |
#define HSE_VALUE 8000000U |
Default value of the External oscillator in Hz. This value can be provided and adapted by the user application.
Definition at line 78 of file system_stm32f1xx.c.
#define HSI_VALUE 8000000U |
Default value of the Internal oscillator in Hz. This value can be provided and adapted by the user application.
Definition at line 83 of file system_stm32f1xx.c.