MG32L003 Standard Peripherals Firmware Library
Macros

Macros

#define HSI_VALUE_24M   ((uint32_t)24000000)
 
#define HSI_VALUE_22M   ((uint32_t)22120000)
 
#define HSI_VALUE_16M   ((uint32_t)16000000)
 
#define HSI_VALUE_8M   ((uint32_t)8000000)
 
#define HSI_VALUE_4M   ((uint32_t)4000000)
 

Detailed Description

Macro Definition Documentation

◆ HSI_VALUE_16M

#define HSI_VALUE_16M   ((uint32_t)16000000)

Value of the Internal high speed oscillator value 16MHz

◆ HSI_VALUE_22M

#define HSI_VALUE_22M   ((uint32_t)22120000)

Value of the Internal high speed oscillator value 22.12MHz

◆ HSI_VALUE_24M

#define HSI_VALUE_24M   ((uint32_t)24000000)

Value of the Internal high speed oscillator value 24MHz

◆ HSI_VALUE_4M

#define HSI_VALUE_4M   ((uint32_t)4000000)

Value of the Internal high speed oscillator value 4MHz

◆ HSI_VALUE_8M

#define HSI_VALUE_8M   ((uint32_t)8000000)

Value of the Internal high speed oscillator value 8MHz