STM32F479xx HAL User Manual
Defines
TIMESTAMP TIME FORMAT
RTC Exported Constants

Defines

#define LL_RTC_TS_TIME_FORMAT_AM   0x00000000U
#define LL_RTC_TS_TIME_FORMAT_PM   RTC_TSTR_PM

Define Documentation

#define LL_RTC_TS_TIME_FORMAT_AM   0x00000000U

AM or 24-hour format

Definition at line 426 of file stm32f4xx_ll_rtc.h.

#define LL_RTC_TS_TIME_FORMAT_PM   RTC_TSTR_PM

PM

Definition at line 427 of file stm32f4xx_ll_rtc.h.