STM32F103xB HAL User Manual
|
IT defines which can be used with LL_RCC_ReadReg and LL_RCC_WriteReg functions. More...
Defines | |
#define | LL_RCC_CIR_LSIRDYIE RCC_CIR_LSIRDYIE |
#define | LL_RCC_CIR_LSERDYIE RCC_CIR_LSERDYIE |
#define | LL_RCC_CIR_HSIRDYIE RCC_CIR_HSIRDYIE |
#define | LL_RCC_CIR_HSERDYIE RCC_CIR_HSERDYIE |
#define | LL_RCC_CIR_PLLRDYIE RCC_CIR_PLLRDYIE |
#define | LL_RCC_CIR_PLL3RDYIE RCC_CIR_PLL3RDYIE |
#define | LL_RCC_CIR_PLL2RDYIE RCC_CIR_PLL2RDYIE |
IT defines which can be used with LL_RCC_ReadReg and LL_RCC_WriteReg functions.
#define LL_RCC_CIR_HSERDYIE RCC_CIR_HSERDYIE |
HSE Ready Interrupt Enable
Definition at line 158 of file stm32f1xx_ll_rcc.h.
#define LL_RCC_CIR_HSIRDYIE RCC_CIR_HSIRDYIE |
HSI Ready Interrupt Enable
Definition at line 157 of file stm32f1xx_ll_rcc.h.
#define LL_RCC_CIR_LSERDYIE RCC_CIR_LSERDYIE |
LSE Ready Interrupt Enable
Definition at line 156 of file stm32f1xx_ll_rcc.h.
#define LL_RCC_CIR_LSIRDYIE RCC_CIR_LSIRDYIE |
LSI Ready Interrupt Enable
Definition at line 155 of file stm32f1xx_ll_rcc.h.
#define LL_RCC_CIR_PLL2RDYIE RCC_CIR_PLL2RDYIE |
PLL2 Ready Interrupt Enable
Definition at line 161 of file stm32f1xx_ll_rcc.h.
#define LL_RCC_CIR_PLL3RDYIE RCC_CIR_PLL3RDYIE |
PLL3(PLLI2S) Ready Interrupt Enable
Definition at line 160 of file stm32f1xx_ll_rcc.h.
#define LL_RCC_CIR_PLLRDYIE RCC_CIR_PLLRDYIE |
PLL Ready Interrupt Enable
Definition at line 159 of file stm32f1xx_ll_rcc.h.