Macros | |
#define | RTC_OUTPUT_ALARMA 0x00200000U |
#define | RTC_OUTPUT_ALARMB 0x00400000U |
#define | RTC_OUTPUT_DISABLE 0x00000000U |
#define | RTC_OUTPUT_WAKEUP 0x00600000U |
#define RTC_OUTPUT_ALARMA 0x00200000U |
Definition at line 241 of file stm32f4xx_hal_rtc.h.
#define RTC_OUTPUT_ALARMB 0x00400000U |
Definition at line 242 of file stm32f4xx_hal_rtc.h.
#define RTC_OUTPUT_DISABLE 0x00000000U |
Definition at line 240 of file stm32f4xx_hal_rtc.h.
#define RTC_OUTPUT_WAKEUP 0x00600000U |
Definition at line 243 of file stm32f4xx_hal_rtc.h.