![]() |
RTEMS 6.1-rc7
|
RTC Configuration Structure definition. More...
#include <stm32h7xx_hal_rtc.h>
Data Fields | |
uint32_t | HourFormat |
uint32_t | AsynchPrediv |
uint32_t | SynchPrediv |
uint32_t | OutPut |
uint32_t | OutPutRemap |
uint32_t | OutPutPolarity |
uint32_t | OutPutType |
RTC Configuration Structure definition.
uint32_t RTC_InitTypeDef::AsynchPrediv |
Specifies the RTC Asynchronous Predivider value. This parameter must be a number between Min_Data = 0x00 and Max_Data = 0x7F
uint32_t RTC_InitTypeDef::HourFormat |
Specifies the RTC Hour Format. This parameter can be a value of RTC Hour Formats Definitions
uint32_t RTC_InitTypeDef::OutPut |
Specifies which signal will be routed to the RTC output. This parameter can be a value of RTC Output Selection Definitions
uint32_t RTC_InitTypeDef::OutPutPolarity |
Specifies the polarity of the output signal. This parameter can be a value of RTC Output Polarity Definitions
uint32_t RTC_InitTypeDef::OutPutRemap |
Specifies the remap for RTC output. This parameter can be a value of RTC Output ALARM OUT Remap
uint32_t RTC_InitTypeDef::OutPutType |
Specifies the RTC Output Pin mode. This parameter can be a value of RTC Output Type ALARM OUT
uint32_t RTC_InitTypeDef::SynchPrediv |
Specifies the RTC Synchronous Predivider value. This parameter must be a number between Min_Data = 0x00 and Max_Data = 0x7FFF