STM32F439xx 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 203 of file stm32f4xx_hal_rtc.h.

#define RTC_HOURFORMAT_24   0x00000000U

Definition at line 202 of file stm32f4xx_hal_rtc.h.