STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
|
Macros | |
#define | RTC_ALARMDATEWEEKDAYSEL_DATE 0x00000000U |
#define | RTC_ALARMDATEWEEKDAYSEL_WEEKDAY RTC_ALRMAR_WDSEL |
#define RTC_ALARMDATEWEEKDAYSEL_DATE 0x00000000U |
#include <stm32f4xx_hal_rtc.h>
Definition at line 344 of file stm32f4xx_hal_rtc.h.
Referenced by HAL_RTC_SetAlarm(), and HAL_RTC_SetAlarm_IT().
#define RTC_ALARMDATEWEEKDAYSEL_WEEKDAY RTC_ALRMAR_WDSEL |
#include <stm32f4xx_hal_rtc.h>
Definition at line 345 of file stm32f4xx_hal_rtc.h.