HAL
RTC_FLAG_INITF is only used within HAL.
 
Symbols
loading...
Files
loading...

RTC_FLAG_INITF macro

RTC in initialization mode flag

Syntax

#define RTC_FLAG_INITF RTC_ISR_INITF

References

LocationText
stm32f4xx_hal_rtc.h:438
#define RTC_FLAG_INITF RTC_ISR_INITF /*!< RTC in initialization mode flag */
stm32f4xx_hal_rtc.h:784
#define RTC_FLAGS_MASK ((uint32_t)(RTC_FLAG_INITF | RTC_FLAG_INITS | \