STM32F479xx 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 143 of file stm32f4xx_ll_rcc.h.

#define LL_RCC_CIR_HSERDYC   RCC_CIR_HSERDYC

HSE Ready Interrupt Clear

Definition at line 135 of file stm32f4xx_ll_rcc.h.

#define LL_RCC_CIR_HSIRDYC   RCC_CIR_HSIRDYC

HSI Ready Interrupt Clear

Definition at line 134 of file stm32f4xx_ll_rcc.h.

#define LL_RCC_CIR_LSERDYC   RCC_CIR_LSERDYC

LSE Ready Interrupt Clear

Definition at line 133 of file stm32f4xx_ll_rcc.h.

#define LL_RCC_CIR_LSIRDYC   RCC_CIR_LSIRDYC

LSI Ready Interrupt Clear

Definition at line 132 of file stm32f4xx_ll_rcc.h.

#define LL_RCC_CIR_PLLI2SRDYC   RCC_CIR_PLLI2SRDYC

PLLI2S Ready Interrupt Clear

Definition at line 138 of file stm32f4xx_ll_rcc.h.

#define LL_RCC_CIR_PLLRDYC   RCC_CIR_PLLRDYC

PLL Ready Interrupt Clear

Definition at line 136 of file stm32f4xx_ll_rcc.h.

#define LL_RCC_CIR_PLLSAIRDYC   RCC_CIR_PLLSAIRDYC

PLLSAI Ready Interrupt Clear

Definition at line 141 of file stm32f4xx_ll_rcc.h.