STM32L443xx HAL User Manual
|
IT defines which can be used with LL_RCC_ReadReg and LL_RCC_WriteReg functions. More...
Defines | |
#define | LL_RCC_CIER_LSIRDYIE RCC_CIER_LSIRDYIE |
#define | LL_RCC_CIER_LSERDYIE RCC_CIER_LSERDYIE |
#define | LL_RCC_CIER_MSIRDYIE RCC_CIER_MSIRDYIE |
#define | LL_RCC_CIER_HSIRDYIE RCC_CIER_HSIRDYIE |
#define | LL_RCC_CIER_HSERDYIE RCC_CIER_HSERDYIE |
#define | LL_RCC_CIER_PLLRDYIE RCC_CIER_PLLRDYIE |
#define | LL_RCC_CIER_HSI48RDYIE RCC_CIER_HSI48RDYIE |
#define | LL_RCC_CIER_PLLSAI1RDYIE RCC_CIER_PLLSAI1RDYIE |
#define | LL_RCC_CIER_LSECSSIE RCC_CIER_LSECSSIE |
IT defines which can be used with LL_RCC_ReadReg and LL_RCC_WriteReg functions.
#define LL_RCC_CIER_HSERDYIE RCC_CIER_HSERDYIE |
HSE Ready Interrupt Enable
Definition at line 204 of file stm32l4xx_ll_rcc.h.
#define LL_RCC_CIER_HSI48RDYIE RCC_CIER_HSI48RDYIE |
HSI48 Ready Interrupt Enable
Definition at line 207 of file stm32l4xx_ll_rcc.h.
#define LL_RCC_CIER_HSIRDYIE RCC_CIER_HSIRDYIE |
HSI Ready Interrupt Enable
Definition at line 203 of file stm32l4xx_ll_rcc.h.
#define LL_RCC_CIER_LSECSSIE RCC_CIER_LSECSSIE |
LSE CSS Interrupt Enable
Definition at line 215 of file stm32l4xx_ll_rcc.h.
#define LL_RCC_CIER_LSERDYIE RCC_CIER_LSERDYIE |
LSE Ready Interrupt Enable
Definition at line 201 of file stm32l4xx_ll_rcc.h.
#define LL_RCC_CIER_LSIRDYIE RCC_CIER_LSIRDYIE |
LSI Ready Interrupt Enable
Definition at line 200 of file stm32l4xx_ll_rcc.h.
#define LL_RCC_CIER_MSIRDYIE RCC_CIER_MSIRDYIE |
MSI Ready Interrupt Enable
Definition at line 202 of file stm32l4xx_ll_rcc.h.
#define LL_RCC_CIER_PLLRDYIE RCC_CIER_PLLRDYIE |
PLL Ready Interrupt Enable
Definition at line 205 of file stm32l4xx_ll_rcc.h.
#define LL_RCC_CIER_PLLSAI1RDYIE RCC_CIER_PLLSAI1RDYIE |
PLLSAI1 Ready Interrupt Enable
Definition at line 210 of file stm32l4xx_ll_rcc.h.