STM32F103xB HAL User Manual
|
Flags defines which can be used with LL_RCC_WriteReg function. More...
Defines | |
#define | LL_RCC_CIR_LSIRDYC RCC_CIR_LSIRDYC |
#define | LL_RCC_CIR_LSERDYC RCC_CIR_LSERDYC |
#define | LL_RCC_CIR_HSIRDYC RCC_CIR_HSIRDYC |
#define | LL_RCC_CIR_HSERDYC RCC_CIR_HSERDYC |
#define | LL_RCC_CIR_PLLRDYC RCC_CIR_PLLRDYC |
#define | LL_RCC_CIR_PLL3RDYC RCC_CIR_PLL3RDYC |
#define | LL_RCC_CIR_PLL2RDYC RCC_CIR_PLL2RDYC |
#define | LL_RCC_CIR_CSSC RCC_CIR_CSSC |
Flags defines which can be used with LL_RCC_WriteReg function.
#define LL_RCC_CIR_CSSC RCC_CIR_CSSC |
Clock Security System Interrupt Clear
Definition at line 124 of file stm32f1xx_ll_rcc.h.
#define LL_RCC_CIR_HSERDYC RCC_CIR_HSERDYC |
HSE Ready Interrupt Clear
Definition at line 120 of file stm32f1xx_ll_rcc.h.
#define LL_RCC_CIR_HSIRDYC RCC_CIR_HSIRDYC |
HSI Ready Interrupt Clear
Definition at line 119 of file stm32f1xx_ll_rcc.h.
#define LL_RCC_CIR_LSERDYC RCC_CIR_LSERDYC |
LSE Ready Interrupt Clear
Definition at line 118 of file stm32f1xx_ll_rcc.h.
#define LL_RCC_CIR_LSIRDYC RCC_CIR_LSIRDYC |
LSI Ready Interrupt Clear
Definition at line 117 of file stm32f1xx_ll_rcc.h.
#define LL_RCC_CIR_PLL2RDYC RCC_CIR_PLL2RDYC |
PLL2 Ready Interrupt Clear
Definition at line 123 of file stm32f1xx_ll_rcc.h.
#define LL_RCC_CIR_PLL3RDYC RCC_CIR_PLL3RDYC |
PLL3(PLLI2S) Ready Interrupt Clear
Definition at line 122 of file stm32f1xx_ll_rcc.h.
#define LL_RCC_CIR_PLLRDYC RCC_CIR_PLLRDYC |
PLL Ready Interrupt Clear
Definition at line 121 of file stm32f1xx_ll_rcc.h.