STM32F479xx HAL User Manual
|
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 |
IT defines which can be used with LL_RTC_ReadReg and LL_RTC_WriteReg functions.
#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.