STM32L443xx 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_TAMPCR_TAMP3IE RTC_TAMPCR_TAMP3IE |
#define | LL_RTC_TAMPCR_TAMP2IE RTC_TAMPCR_TAMP2IE |
#define | LL_RTC_TAMPCR_TAMP1IE RTC_TAMPCR_TAMP1IE |
#define | LL_RTC_TAMPCR_TAMPIE RTC_TAMPCR_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 281 of file stm32l4xx_ll_rtc.h.
#define LL_RTC_CR_ALRBIE RTC_CR_ALRBIE |
Definition at line 280 of file stm32l4xx_ll_rtc.h.
#define LL_RTC_CR_TSIE RTC_CR_TSIE |
Definition at line 278 of file stm32l4xx_ll_rtc.h.
#define LL_RTC_CR_WUTIE RTC_CR_WUTIE |
Definition at line 279 of file stm32l4xx_ll_rtc.h.
#define LL_RTC_TAMPCR_TAMP1IE RTC_TAMPCR_TAMP1IE |
Definition at line 286 of file stm32l4xx_ll_rtc.h.
#define LL_RTC_TAMPCR_TAMP2IE RTC_TAMPCR_TAMP2IE |
Definition at line 285 of file stm32l4xx_ll_rtc.h.
#define LL_RTC_TAMPCR_TAMP3IE RTC_TAMPCR_TAMP3IE |
Definition at line 284 of file stm32l4xx_ll_rtc.h.
#define LL_RTC_TAMPCR_TAMPIE RTC_TAMPCR_TAMPIE |
Definition at line 287 of file stm32l4xx_ll_rtc.h.