STM32F479xx HAL User Manual
|
Defines | |
#define | RTC_ALARMDATEWEEKDAYSEL_DATE 0x00000000U |
#define | RTC_ALARMDATEWEEKDAYSEL_WEEKDAY 0x40000000U |
#define RTC_ALARMDATEWEEKDAYSEL_DATE 0x00000000U |
Definition at line 339 of file stm32f4xx_hal_rtc.h.
Referenced by HAL_RTC_SetAlarm(), and HAL_RTC_SetAlarm_IT().
#define RTC_ALARMDATEWEEKDAYSEL_WEEKDAY 0x40000000U |
Definition at line 340 of file stm32f4xx_hal_rtc.h.