STM32F37 Standard Peripheral bibliotheek  1.0
ST Microelectronics bibliotheek documentatie voor de STM32F37 Standard Peripheral Library
 All Data Structures Files Functions Variables Enumerations Enumerator Groups
RTC_InitTypeDef Struct Reference

RTC Init structures definition. More...

#include <stm32f37x_rtc.h>

Data Fields

uint32_t RTC_HourFormat
 
uint32_t RTC_AsynchPrediv
 
uint32_t RTC_SynchPrediv
 

Detailed Description

RTC Init structures definition.

Field Documentation

uint32_t RTC_AsynchPrediv
      Specifies the RTC Asynchronous Predivider value.

This parameter must be set to a value lower than 0x7F

uint32_t RTC_HourFormat
        Specifies the RTC Hour Format.

This parameter can be a value of RTC_Hour_Formats

uint32_t RTC_SynchPrediv
       Specifies the RTC Synchronous Predivider value.

This parameter must be set to a value lower than 0x1FFF


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