STM32L443xx HAL User Manual
|
Flags defines which can be used with LL_RCC_WriteReg function. More...
Defines | |
#define | LL_RCC_CICR_LSIRDYC RCC_CICR_LSIRDYC |
#define | LL_RCC_CICR_LSERDYC RCC_CICR_LSERDYC |
#define | LL_RCC_CICR_MSIRDYC RCC_CICR_MSIRDYC |
#define | LL_RCC_CICR_HSIRDYC RCC_CICR_HSIRDYC |
#define | LL_RCC_CICR_HSERDYC RCC_CICR_HSERDYC |
#define | LL_RCC_CICR_PLLRDYC RCC_CICR_PLLRDYC |
#define | LL_RCC_CICR_HSI48RDYC RCC_CICR_HSI48RDYC |
#define | LL_RCC_CICR_PLLSAI1RDYC RCC_CICR_PLLSAI1RDYC |
#define | LL_RCC_CICR_LSECSSC RCC_CICR_LSECSSC |
#define | LL_RCC_CICR_CSSC RCC_CICR_CSSC |
Flags defines which can be used with LL_RCC_WriteReg function.
#define LL_RCC_CICR_CSSC RCC_CICR_CSSC |
Clock Security System Interrupt Clear
Definition at line 158 of file stm32l4xx_ll_rcc.h.
#define LL_RCC_CICR_HSERDYC RCC_CICR_HSERDYC |
HSE Ready Interrupt Clear
Definition at line 146 of file stm32l4xx_ll_rcc.h.
#define LL_RCC_CICR_HSI48RDYC RCC_CICR_HSI48RDYC |
HSI48 Ready Interrupt Clear
Definition at line 149 of file stm32l4xx_ll_rcc.h.
#define LL_RCC_CICR_HSIRDYC RCC_CICR_HSIRDYC |
HSI Ready Interrupt Clear
Definition at line 145 of file stm32l4xx_ll_rcc.h.
#define LL_RCC_CICR_LSECSSC RCC_CICR_LSECSSC |
LSE Clock Security System Interrupt Clear
Definition at line 157 of file stm32l4xx_ll_rcc.h.
#define LL_RCC_CICR_LSERDYC RCC_CICR_LSERDYC |
LSE Ready Interrupt Clear
Definition at line 143 of file stm32l4xx_ll_rcc.h.
#define LL_RCC_CICR_LSIRDYC RCC_CICR_LSIRDYC |
LSI Ready Interrupt Clear
Definition at line 142 of file stm32l4xx_ll_rcc.h.
#define LL_RCC_CICR_MSIRDYC RCC_CICR_MSIRDYC |
MSI Ready Interrupt Clear
Definition at line 144 of file stm32l4xx_ll_rcc.h.
#define LL_RCC_CICR_PLLRDYC RCC_CICR_PLLRDYC |
PLL Ready Interrupt Clear
Definition at line 147 of file stm32l4xx_ll_rcc.h.
#define LL_RCC_CICR_PLLSAI1RDYC RCC_CICR_PLLSAI1RDYC |
PLLSAI1 Ready Interrupt Clear
Definition at line 152 of file stm32l4xx_ll_rcc.h.