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

Macros

#define RCC_IT_LSIRDY   ((uint8_t)RCC_CIR_LSIRDYF)
 
#define RCC_IT_LSERDY   ((uint8_t)RCC_CIR_LSERDYF)
 
#define RCC_IT_HSIRDY   ((uint8_t)RCC_CIR_HSIRDYF)
 
#define RCC_IT_HSERDY   ((uint8_t)RCC_CIR_HSERDYF)
 
#define RCC_IT_PLLRDY   ((uint8_t)RCC_CIR_PLLRDYF)
 
#define RCC_IT_CSS   ((uint8_t)RCC_CIR_CSSF)
 

Detailed Description

Macro Definition Documentation

◆ RCC_IT_CSS

#define RCC_IT_CSS   ((uint8_t)RCC_CIR_CSSF)

Clock Security System Interrupt flag

◆ RCC_IT_HSERDY

#define RCC_IT_HSERDY   ((uint8_t)RCC_CIR_HSERDYF)

HSE Ready Interrupt flag

◆ RCC_IT_HSIRDY

#define RCC_IT_HSIRDY   ((uint8_t)RCC_CIR_HSIRDYF)

HSI Ready Interrupt flag

◆ RCC_IT_LSERDY

#define RCC_IT_LSERDY   ((uint8_t)RCC_CIR_LSERDYF)

LSE Ready Interrupt flag

◆ RCC_IT_LSIRDY

#define RCC_IT_LSIRDY   ((uint8_t)RCC_CIR_LSIRDYF)

LSI Ready Interrupt flag

◆ RCC_IT_PLLRDY

#define RCC_IT_PLLRDY   ((uint8_t)RCC_CIR_PLLRDYF)

PLL Ready Interrupt flag