My Project
Loading...
Searching...
No Matches
STM32F3xx_System_Private_Defines

Macros

#define HSE_VALUE   ((uint32_t)8000000)
 
#define HSI_VALUE   ((uint32_t)8000000)
 

Detailed Description

Macro Definition Documentation

◆ HSE_VALUE

#define HSE_VALUE   ((uint32_t)8000000)

Default value of the External oscillator in Hz. This value can be provided and adapted by the user application.

◆ HSI_VALUE

#define HSI_VALUE   ((uint32_t)8000000)

Default value of the Internal oscillator in Hz. This value can be provided and adapted by the user application.