STM32F479xx 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_PLLI2SRDYIE RCC_CIR_PLLI2SRDYIE |
#define | LL_RCC_CIR_PLLSAIRDYIE RCC_CIR_PLLSAIRDYIE |
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 184 of file stm32f4xx_ll_rcc.h.
#define LL_RCC_CIR_HSIRDYIE RCC_CIR_HSIRDYIE |
HSI Ready Interrupt Enable
Definition at line 183 of file stm32f4xx_ll_rcc.h.
#define LL_RCC_CIR_LSERDYIE RCC_CIR_LSERDYIE |
LSE Ready Interrupt Enable
Definition at line 182 of file stm32f4xx_ll_rcc.h.
#define LL_RCC_CIR_LSIRDYIE RCC_CIR_LSIRDYIE |
LSI Ready Interrupt Enable
Definition at line 181 of file stm32f4xx_ll_rcc.h.
#define LL_RCC_CIR_PLLI2SRDYIE RCC_CIR_PLLI2SRDYIE |
PLLI2S Ready Interrupt Enable
Definition at line 187 of file stm32f4xx_ll_rcc.h.
#define LL_RCC_CIR_PLLRDYIE RCC_CIR_PLLRDYIE |
PLL Ready Interrupt Enable
Definition at line 185 of file stm32f4xx_ll_rcc.h.
#define LL_RCC_CIR_PLLSAIRDYIE RCC_CIR_PLLSAIRDYIE |
PLLSAI Ready Interrupt Enable
Definition at line 190 of file stm32f4xx_ll_rcc.h.