Macros | |
#define | RTC_FORMAT_BCD 0x00000001U |
#define | RTC_FORMAT_BCD 0x00000001U |
#define | RTC_FORMAT_BIN 0x00000000U |
#define | RTC_FORMAT_BIN 0x00000000U |
#define RTC_FORMAT_BCD 0x00000001U |
Definition at line 292 of file stm32f7xx_hal_rtc.h.
#define RTC_FORMAT_BCD 0x00000001U |
Definition at line 298 of file stm32f4xx_hal_rtc.h.
#define RTC_FORMAT_BIN 0x00000000U |
Definition at line 291 of file stm32f7xx_hal_rtc.h.
#define RTC_FORMAT_BIN 0x00000000U |
Definition at line 297 of file stm32f4xx_hal_rtc.h.