STM32L443xx HAL User Manual
|
Defines | |
#define | RTC_ALARM_A RTC_CR_ALRAE |
#define | RTC_ALARM_B RTC_CR_ALRBE |
#define RTC_ALARM_A RTC_CR_ALRAE |
Definition at line 460 of file stm32l4xx_hal_rtc.h.
Referenced by HAL_RTC_DeactivateAlarm(), HAL_RTC_GetAlarm(), HAL_RTC_SetAlarm(), and HAL_RTC_SetAlarm_IT().
#define RTC_ALARM_B RTC_CR_ALRBE |
Definition at line 461 of file stm32l4xx_hal_rtc.h.
Referenced by HAL_RTC_GetAlarm().