CARME-M4 BSP
V1.5
|
Macros | |
#define | RTC_HourFormat_24 ((uint32_t)0x00000000) |
#define | RTC_HourFormat_12 ((uint32_t)0x00000040) |
#define | IS_RTC_HOUR_FORMAT(FORMAT) |
#define IS_RTC_HOUR_FORMAT | ( | FORMAT | ) |
Definition at line 135 of file stm32f4xx_rtc.h.