HAL
RTC_InitTypeDef is only used within HAL.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
uint32_t
Specifies the RTC Hour Format. This parameter can be a value of RTC_Hour_Formats.
uint32_t
Specifies the RTC Asynchronous Predivider value. This parameter must be a number between Min_Data = 0x00 and Max_Data = 0x7F.
uint32_t
Specifies the RTC Synchronous Predivider value. This parameter must be a number between Min_Data = 0x0000 and Max_Data = 0x7FFF.
uint32_t
Specifies which signal will be routed to the RTC output. This parameter can be a value of RTC_Output_selection_Definitions.
uint32_t
Specifies the polarity of the output signal. This parameter can be a value of RTC_Output_Polarity_Definitions.
uint32_t
Specifies the RTC Output Pin mode. This parameter can be a value of RTC_Output_Type_ALARM_OUT.

References

from examples