CARME-M4 BSP  V1.5
RTC_InitTypeDef Struct Reference

RTC Init structures definition. More...

#include <stm32f4xx_rtc.h>

Data Fields

uint32_t RTC_HourFormat
 
uint32_t RTC_AsynchPrediv
 
uint32_t RTC_SynchPrediv
 

Detailed Description

RTC Init structures definition.

Definition at line 53 of file stm32f4xx_rtc.h.

Field Documentation

uint32_t RTC_AsynchPrediv

Specifies the RTC Asynchronous Predivider value. This parameter must be set to a value lower than 0x7F

Definition at line 58 of file stm32f4xx_rtc.h.

uint32_t RTC_HourFormat

Specifies the RTC Hour Format. This parameter can be a value of RTC_Hour_Formats

Definition at line 55 of file stm32f4xx_rtc.h.

uint32_t RTC_SynchPrediv

Specifies the RTC Synchronous Predivider value. This parameter must be set to a value lower than 0x7FFF

Definition at line 61 of file stm32f4xx_rtc.h.


The documentation for this struct was generated from the following file: