STM32F439xx 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 281 of file stm32f4xx_ll_rtc.h.

#define LL_RTC_CR_ALRBIE   RTC_CR_ALRBIE

Definition at line 280 of file stm32f4xx_ll_rtc.h.

#define LL_RTC_CR_TSIE   RTC_CR_TSIE

Definition at line 278 of file stm32f4xx_ll_rtc.h.

#define LL_RTC_CR_WUTIE   RTC_CR_WUTIE

Definition at line 279 of file stm32f4xx_ll_rtc.h.

#define LL_RTC_TAFCR_TAMPIE   RTC_TAFCR_TAMPIE

Definition at line 282 of file stm32f4xx_ll_rtc.h.