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

Macros

#define RCC_HSI_OFF   (0x00000000U)
 
#define RCC_HSI_ON   RCC_CR_HSION
 
#define RCC_HSICALIBRATION_DEFAULT   (0x10U) /* Default HSI calibration trimming value */
 

Detailed Description

Macro Definition Documentation

◆ RCC_HSI_OFF

#define RCC_HSI_OFF   (0x00000000U)

HSI clock deactivation

◆ RCC_HSI_ON

#define RCC_HSI_ON   RCC_CR_HSION

HSI clock activation

◆ RCC_HSICALIBRATION_DEFAULT

#define RCC_HSICALIBRATION_DEFAULT   (0x10U) /* Default HSI calibration trimming value */