Specifies the RTC AM/PM Time. This parameter can be a value of RTC_LL_EC_TIME_FORMAT This feature can be modified afterwards using unitary function LL_RTC_TIME_SetFormat().
Specifies the RTC Time Hours. This parameter must be a number between Min_Data = 0 and Max_Data = 12 if the LL_RTC_TIME_FORMAT_PM
is selected. This parameter must be a number between Min_Data = 0 and Max_Data = 23 if the LL_RTC_TIME_FORMAT_AM_OR_24
is selected. This feature can be modified afterwards using unitary function LL_RTC_TIME_SetHour().
Specifies the RTC Time Minutes. This parameter must be a number between Min_Data = 0 and Max_Data = 59 This feature can be modified afterwards using unitary function LL_RTC_TIME_SetMinute().
Specifies the RTC Time Seconds. This parameter must be a number between Min_Data = 0 and Max_Data = 59 This feature can be modified afterwards using unitary function LL_RTC_TIME_SetSecond().
Related Functions
Found 2 other functions taking a LL_RTC_TimeTypeDef
argument: