RTC_InitTypeDef struct
RTC Configuration Structure definition
Fields
Specifies the RTC Hour Format. This parameter can be a value of RTC_Hour_Formats.
Specifies the RTC Asynchronous Predivider value. This parameter must be a number between Min_Data = 0x00 and Max_Data = 0x7F.
Specifies the RTC Synchronous Predivider value. This parameter must be a number between Min_Data = 0x0000 and Max_Data = 0x7FFF.
Specifies which signal will be routed to the RTC output. This parameter can be a value of RTC_Output_selection_Definitions.
Specifies the polarity of the output signal. This parameter can be a value of RTC_Output_Polarity_Definitions.
Specifies the RTC Output Pin mode. This parameter can be a value of RTC_Output_Type_ALARM_OUT.