STM32F479xx 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 246 of file stm32f4xx_ll_rtc.h.

#define LL_RTC_ISR_ALRAWF   RTC_ISR_ALRAWF

Definition at line 253 of file stm32f4xx_ll_rtc.h.

#define LL_RTC_ISR_ALRBF   RTC_ISR_ALRBF

Definition at line 245 of file stm32f4xx_ll_rtc.h.

#define LL_RTC_ISR_ALRBWF   RTC_ISR_ALRBWF

Definition at line 252 of file stm32f4xx_ll_rtc.h.

#define LL_RTC_ISR_INITF   RTC_ISR_INITF

Definition at line 247 of file stm32f4xx_ll_rtc.h.

#define LL_RTC_ISR_INITS   RTC_ISR_INITS

Definition at line 249 of file stm32f4xx_ll_rtc.h.

#define LL_RTC_ISR_RECALPF   RTC_ISR_RECALPF

Definition at line 238 of file stm32f4xx_ll_rtc.h.

#define LL_RTC_ISR_RSF   RTC_ISR_RSF

Definition at line 248 of file stm32f4xx_ll_rtc.h.

#define LL_RTC_ISR_SHPF   RTC_ISR_SHPF

Definition at line 250 of file stm32f4xx_ll_rtc.h.

#define LL_RTC_ISR_TAMP1F   RTC_ISR_TAMP1F

Definition at line 241 of file stm32f4xx_ll_rtc.h.

#define LL_RTC_ISR_TAMP2F   RTC_ISR_TAMP2F

Definition at line 240 of file stm32f4xx_ll_rtc.h.

#define LL_RTC_ISR_TAMP3F   RTC_ISR_TAMP3F

Definition at line 239 of file stm32f4xx_ll_rtc.h.

#define LL_RTC_ISR_TSF   RTC_ISR_TSF

Definition at line 243 of file stm32f4xx_ll_rtc.h.

#define LL_RTC_ISR_TSOVF   RTC_ISR_TSOVF

Definition at line 242 of file stm32f4xx_ll_rtc.h.

#define LL_RTC_ISR_WUTF   RTC_ISR_WUTF

Definition at line 244 of file stm32f4xx_ll_rtc.h.

#define LL_RTC_ISR_WUTWF   RTC_ISR_WUTWF

Definition at line 251 of file stm32f4xx_ll_rtc.h.