STM32H735xx 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 284 of file stm32h7xx_ll_rtc.h.
#define LL_RTC_CR_ALRBIE RTC_CR_ALRBIE |
Definition at line 283 of file stm32h7xx_ll_rtc.h.
#define LL_RTC_CR_TSIE RTC_CR_TSIE |
Definition at line 281 of file stm32h7xx_ll_rtc.h.
#define LL_RTC_CR_WUTIE RTC_CR_WUTIE |
Definition at line 282 of file stm32h7xx_ll_rtc.h.
#define LL_RTC_TAMPCR_TAMP1IE RTC_TAMPCR_TAMP1IE |
Definition at line 292 of file stm32h7xx_ll_rtc.h.
#define LL_RTC_TAMPCR_TAMP2IE RTC_TAMPCR_TAMP2IE |
Definition at line 289 of file stm32h7xx_ll_rtc.h.
#define LL_RTC_TAMPCR_TAMP3IE RTC_TAMPCR_TAMP3IE |
Definition at line 286 of file stm32h7xx_ll_rtc.h.
#define LL_RTC_TAMPCR_TAMPIE RTC_TAMPCR_TAMPIE |
Definition at line 295 of file stm32h7xx_ll_rtc.h.