STM32F479xx 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 361 of file stm32f4xx_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 362 of file stm32f4xx_hal_rtc.h.
Referenced by HAL_RTC_GetAlarm().