STM32F439xx HAL User Manual
Defines
Clear Flags Defines
RCC Exported Constants

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_PLLI2SRDYC   RCC_CIR_PLLI2SRDYC
#define LL_RCC_CIR_PLLSAIRDYC   RCC_CIR_PLLSAIRDYC
#define LL_RCC_CIR_CSSC   RCC_CIR_CSSC

Detailed Description

Flags defines which can be used with LL_RCC_WriteReg function.


Define Documentation

#define LL_RCC_CIR_CSSC   RCC_CIR_CSSC

Clock Security System Interrupt Clear

Definition at line 159 of file stm32f4xx_ll_rcc.h.

#define LL_RCC_CIR_HSERDYC   RCC_CIR_HSERDYC

HSE Ready Interrupt Clear

Definition at line 151 of file stm32f4xx_ll_rcc.h.

#define LL_RCC_CIR_HSIRDYC   RCC_CIR_HSIRDYC

HSI Ready Interrupt Clear

Definition at line 150 of file stm32f4xx_ll_rcc.h.

#define LL_RCC_CIR_LSERDYC   RCC_CIR_LSERDYC

LSE Ready Interrupt Clear

Definition at line 149 of file stm32f4xx_ll_rcc.h.

#define LL_RCC_CIR_LSIRDYC   RCC_CIR_LSIRDYC

LSI Ready Interrupt Clear

Definition at line 148 of file stm32f4xx_ll_rcc.h.

#define LL_RCC_CIR_PLLI2SRDYC   RCC_CIR_PLLI2SRDYC

PLLI2S Ready Interrupt Clear

Definition at line 154 of file stm32f4xx_ll_rcc.h.

#define LL_RCC_CIR_PLLRDYC   RCC_CIR_PLLRDYC

PLL Ready Interrupt Clear

Definition at line 152 of file stm32f4xx_ll_rcc.h.

#define LL_RCC_CIR_PLLSAIRDYC   RCC_CIR_PLLSAIRDYC

PLLSAI Ready Interrupt Clear

Definition at line 157 of file stm32f4xx_ll_rcc.h.