STM32F439xx HAL User Manual
Defines
Get Flags Defines
RTC Exported Constants

Flags defines which can be used with LL_RTC_ReadReg function. More...

Defines

#define LL_RTC_ISR_RECALPF   RTC_ISR_RECALPF
#define LL_RTC_ISR_TAMP3F   RTC_ISR_TAMP3F
#define LL_RTC_ISR_TAMP2F   RTC_ISR_TAMP2F
#define LL_RTC_ISR_TAMP1F   RTC_ISR_TAMP1F
#define LL_RTC_ISR_TSOVF   RTC_ISR_TSOVF
#define LL_RTC_ISR_TSF   RTC_ISR_TSF
#define LL_RTC_ISR_WUTF   RTC_ISR_WUTF
#define LL_RTC_ISR_ALRBF   RTC_ISR_ALRBF
#define LL_RTC_ISR_ALRAF   RTC_ISR_ALRAF
#define LL_RTC_ISR_INITF   RTC_ISR_INITF
#define LL_RTC_ISR_RSF   RTC_ISR_RSF
#define LL_RTC_ISR_INITS   RTC_ISR_INITS
#define LL_RTC_ISR_SHPF   RTC_ISR_SHPF
#define LL_RTC_ISR_WUTWF   RTC_ISR_WUTWF
#define LL_RTC_ISR_ALRBWF   RTC_ISR_ALRBWF
#define LL_RTC_ISR_ALRAWF   RTC_ISR_ALRAWF

Detailed Description

Flags defines which can be used with LL_RTC_ReadReg function.


Define Documentation

#define LL_RTC_ISR_ALRAF   RTC_ISR_ALRAF

Definition at line 262 of file stm32f4xx_ll_rtc.h.

#define LL_RTC_ISR_ALRAWF   RTC_ISR_ALRAWF

Definition at line 269 of file stm32f4xx_ll_rtc.h.

#define LL_RTC_ISR_ALRBF   RTC_ISR_ALRBF

Definition at line 261 of file stm32f4xx_ll_rtc.h.

#define LL_RTC_ISR_ALRBWF   RTC_ISR_ALRBWF

Definition at line 268 of file stm32f4xx_ll_rtc.h.

#define LL_RTC_ISR_INITF   RTC_ISR_INITF

Definition at line 263 of file stm32f4xx_ll_rtc.h.

#define LL_RTC_ISR_INITS   RTC_ISR_INITS

Definition at line 265 of file stm32f4xx_ll_rtc.h.

#define LL_RTC_ISR_RECALPF   RTC_ISR_RECALPF

Definition at line 254 of file stm32f4xx_ll_rtc.h.

#define LL_RTC_ISR_RSF   RTC_ISR_RSF

Definition at line 264 of file stm32f4xx_ll_rtc.h.

#define LL_RTC_ISR_SHPF   RTC_ISR_SHPF

Definition at line 266 of file stm32f4xx_ll_rtc.h.

#define LL_RTC_ISR_TAMP1F   RTC_ISR_TAMP1F

Definition at line 257 of file stm32f4xx_ll_rtc.h.

#define LL_RTC_ISR_TAMP2F   RTC_ISR_TAMP2F

Definition at line 256 of file stm32f4xx_ll_rtc.h.

#define LL_RTC_ISR_TAMP3F   RTC_ISR_TAMP3F

Definition at line 255 of file stm32f4xx_ll_rtc.h.

#define LL_RTC_ISR_TSF   RTC_ISR_TSF

Definition at line 259 of file stm32f4xx_ll_rtc.h.

#define LL_RTC_ISR_TSOVF   RTC_ISR_TSOVF

Definition at line 258 of file stm32f4xx_ll_rtc.h.

#define LL_RTC_ISR_WUTF   RTC_ISR_WUTF

Definition at line 260 of file stm32f4xx_ll_rtc.h.

#define LL_RTC_ISR_WUTWF   RTC_ISR_WUTWF

Definition at line 267 of file stm32f4xx_ll_rtc.h.