Macros | |
#define | RTC_ALARMMASK_ALL 0x80808080U |
#define | RTC_ALARMMASK_ALL 0x80808080U |
#define | RTC_ALARMMASK_DATEWEEKDAY RTC_ALRMAR_MSK4 |
#define | RTC_ALARMMASK_DATEWEEKDAY RTC_ALRMAR_MSK4 |
#define | RTC_ALARMMASK_HOURS RTC_ALRMAR_MSK3 |
#define | RTC_ALARMMASK_HOURS RTC_ALRMAR_MSK3 |
#define | RTC_ALARMMASK_MINUTES RTC_ALRMAR_MSK2 |
#define | RTC_ALARMMASK_MINUTES RTC_ALRMAR_MSK2 |
#define | RTC_ALARMMASK_NONE 0x00000000U |
#define | RTC_ALARMMASK_NONE 0x00000000U |
#define | RTC_ALARMMASK_SECONDS RTC_ALRMAR_MSK1 |
#define | RTC_ALARMMASK_SECONDS RTC_ALRMAR_MSK1 |
#define RTC_ALARMMASK_ALL 0x80808080U |
Definition at line 348 of file stm32f7xx_hal_rtc.h.
#define RTC_ALARMMASK_ALL 0x80808080U |
Definition at line 354 of file stm32f4xx_hal_rtc.h.
#define RTC_ALARMMASK_DATEWEEKDAY RTC_ALRMAR_MSK4 |
Definition at line 344 of file stm32f7xx_hal_rtc.h.
#define RTC_ALARMMASK_DATEWEEKDAY RTC_ALRMAR_MSK4 |
Definition at line 350 of file stm32f4xx_hal_rtc.h.
#define RTC_ALARMMASK_HOURS RTC_ALRMAR_MSK3 |
Definition at line 345 of file stm32f7xx_hal_rtc.h.
#define RTC_ALARMMASK_HOURS RTC_ALRMAR_MSK3 |
Definition at line 351 of file stm32f4xx_hal_rtc.h.
#define RTC_ALARMMASK_MINUTES RTC_ALRMAR_MSK2 |
Definition at line 346 of file stm32f7xx_hal_rtc.h.
#define RTC_ALARMMASK_MINUTES RTC_ALRMAR_MSK2 |
Definition at line 352 of file stm32f4xx_hal_rtc.h.
#define RTC_ALARMMASK_NONE 0x00000000U |
Definition at line 343 of file stm32f7xx_hal_rtc.h.
#define RTC_ALARMMASK_NONE 0x00000000U |
Definition at line 349 of file stm32f4xx_hal_rtc.h.
#define RTC_ALARMMASK_SECONDS RTC_ALRMAR_MSK1 |
Definition at line 347 of file stm32f7xx_hal_rtc.h.
#define RTC_ALARMMASK_SECONDS RTC_ALRMAR_MSK1 |
Definition at line 353 of file stm32f4xx_hal_rtc.h.