HAL + 0/1 examples
SourceVu will show references to LL_RTC_InitTypeDef from the following samples and libraries:
Examples
STM32F411RE-Nucleo
Examples_LL
RTC
 
Symbols
loading...
Files
loading...
SummarySyntaxRelatedReferences

Fields

Field
Declared as
Description
uint32_t
Specifies the RTC Hours Format. This parameter can be a value of RTC_LL_EC_HOURFORMAT This feature can be modified afterwards using unitary function LL_RTC_SetHourFormat().
uint32_t
Specifies the RTC Asynchronous Predivider value. This parameter must be a number between Min_Data = 0x00 and Max_Data = 0x7F This feature can be modified afterwards using unitary function LL_RTC_SetAsynchPrescaler().
uint32_t
Specifies the RTC Synchronous Predivider value. This parameter must be a number between Min_Data = 0x00 and Max_Data = 0x7FFF This feature can be modified afterwards using unitary function LL_RTC_SetSynchPrescaler().

References

from examples