STM32F479xx HAL User Manual
Defines
IT Defines
RTC Exported Constants

IT defines which can be used with LL_RTC_ReadReg and LL_RTC_WriteReg functions. More...

Defines

#define LL_RTC_CR_TSIE   RTC_CR_TSIE
#define LL_RTC_CR_WUTIE   RTC_CR_WUTIE
#define LL_RTC_CR_ALRBIE   RTC_CR_ALRBIE
#define LL_RTC_CR_ALRAIE   RTC_CR_ALRAIE
#define LL_RTC_TAFCR_TAMPIE   RTC_TAFCR_TAMPIE

Detailed Description

IT defines which can be used with LL_RTC_ReadReg and LL_RTC_WriteReg functions.


Define Documentation

#define LL_RTC_CR_ALRAIE   RTC_CR_ALRAIE

Definition at line 265 of file stm32f4xx_ll_rtc.h.

#define LL_RTC_CR_ALRBIE   RTC_CR_ALRBIE

Definition at line 264 of file stm32f4xx_ll_rtc.h.

#define LL_RTC_CR_TSIE   RTC_CR_TSIE

Definition at line 262 of file stm32f4xx_ll_rtc.h.

#define LL_RTC_CR_WUTIE   RTC_CR_WUTIE

Definition at line 263 of file stm32f4xx_ll_rtc.h.

#define LL_RTC_TAFCR_TAMPIE   RTC_TAFCR_TAMPIE

Definition at line 266 of file stm32f4xx_ll_rtc.h.