HAL RCC Generic Driver
__HAL_RCC_GET_IT
__HAL_RCC_CLEAR_RESET_FLAGS
RCC_FLAG_MASK
442/1371
Description:
Check the RCC's interrupt has occurred or
not.
Parameters:
__INTERRUPT__: specifies the RCC
interrupt source to check. This parameter
can be one of the following values:
Return value:
The: new state of __INTERRUPT__ (TRUE
or FALSE).
Description:
Check RCC flag is set or not.
Parameters:
__FLAG__: specifies the flag to check. This
parameter can be one of the following
values:
DocID028236 Rev 2
interrupt.
RCC_IT_CSS: Clock Security System
interrupt
RCC_IT_LSIRDY: LSI ready interrupt.
RCC_IT_LSERDY: LSE ready interrupt.
RCC_IT_HSIRDY: HSI ready interrupt.
RCC_IT_HSERDY: HSE ready
interrupt.
RCC_IT_PLLRDY: Main PLL ready
interrupt.
RCC_IT_PLLI2SRDY: PLLI2S ready
interrupt.
RCC_IT_CSS: Clock Security System
interrupt
RCC_FLAG_HSIRDY: HSI oscillator
clock ready.
RCC_FLAG_HSERDY: HSE oscillator
clock ready.
RCC_FLAG_PLLRDY: Main PLL clock
ready.
RCC_FLAG_PLLI2SRDY: PLLI2S
clock ready.
RCC_FLAG_LSERDY: LSE oscillator
clock ready.
RCC_FLAG_LSIRDY: LSI oscillator
clock ready.
RCC_FLAG_BORRST: POR/PDR or
BOR reset.
RCC_FLAG_PINRST: Pin reset.
RCC_FLAG_PORRST: POR/PDR
reset.
UM1940
Need help?
Do you have a question about the STM32F2 and is the answer not in the manual?
Questions and answers