STM32H735xx HAL User Manual
Defines
RTC Flags Definitions
RTC Exported Constants

Defines

#define RTC_FLAG_RECALPF   RTC_ISR_RECALPF
#define RTC_FLAG_TSOVF   RTC_ISR_TSOVF
#define RTC_FLAG_TSF   RTC_ISR_TSF
#define RTC_FLAG_ITSF   RTC_ISR_ITSF
#define RTC_FLAG_WUTF   RTC_ISR_WUTF
#define RTC_FLAG_ALRBF   RTC_ISR_ALRBF
#define RTC_FLAG_ALRAF   RTC_ISR_ALRAF
#define RTC_FLAG_INITF   RTC_ISR_INITF
#define RTC_FLAG_RSF   RTC_ISR_RSF
#define RTC_FLAG_INITS   RTC_ISR_INITS
#define RTC_FLAG_SHPF   RTC_ISR_SHPF
#define RTC_FLAG_WUTWF   RTC_ISR_WUTWF
#define RTC_FLAG_ALRBWF   RTC_ISR_ALRBWF
#define RTC_FLAG_ALRAWF   RTC_ISR_ALRAWF

Define Documentation

#define RTC_FLAG_ALRAF   RTC_ISR_ALRAF
#define RTC_FLAG_ALRAWF   RTC_ISR_ALRAWF
#define RTC_FLAG_ALRBF   RTC_ISR_ALRBF
#define RTC_FLAG_ALRBWF   RTC_ISR_ALRBWF
#define RTC_FLAG_INITF   RTC_ISR_INITF

Definition at line 622 of file stm32h7xx_hal_rtc.h.

#define RTC_FLAG_INITS   RTC_ISR_INITS

Definition at line 628 of file stm32h7xx_hal_rtc.h.

#define RTC_FLAG_ITSF   RTC_ISR_ITSF

Definition at line 610 of file stm32h7xx_hal_rtc.h.

Referenced by HAL_RTCEx_GetTimeStamp().

#define RTC_FLAG_RECALPF   RTC_ISR_RECALPF

Definition at line 601 of file stm32h7xx_hal_rtc.h.

#define RTC_FLAG_RSF   RTC_ISR_RSF

Definition at line 625 of file stm32h7xx_hal_rtc.h.

#define RTC_FLAG_SHPF   RTC_ISR_SHPF

Definition at line 631 of file stm32h7xx_hal_rtc.h.

#define RTC_FLAG_TSF   RTC_ISR_TSF
#define RTC_FLAG_TSOVF   RTC_ISR_TSOVF

Definition at line 604 of file stm32h7xx_hal_rtc.h.

Referenced by HAL_RTCEx_PollForTimeStampEvent().

#define RTC_FLAG_WUTF   RTC_ISR_WUTF
#define RTC_FLAG_WUTWF   RTC_ISR_WUTWF