STM32F479xx HAL User Manual
Defines
RTC Hour Formats
RTC Exported Constants

Defines

#define RTC_HOURFORMAT_24   0x00000000U
#define RTC_HOURFORMAT_12   0x00000040U

Define Documentation

#define RTC_HOURFORMAT_12   0x00000040U

Definition at line 231 of file stm32f4xx_hal_rtc.h.

#define RTC_HOURFORMAT_24   0x00000000U

Definition at line 230 of file stm32f4xx_hal_rtc.h.