Public Attributes | List of all members

RTC Init structures definition. More...

#include <stm32f4xx_rtc.h>

Public Attributes

uint32_t RTC_AsynchPrediv
 
uint32_t RTC_HourFormat
 
uint32_t RTC_SynchPrediv
 

Detailed Description

RTC Init structures definition.

Definition at line 53 of file stm32f4xx_rtc.h.

Member Data Documentation

uint32_t RTC_InitTypeDef::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_InitTypeDef::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_InitTypeDef::RTC_SynchPrediv

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

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

Definition at line 61 of file stm32f4xx_rtc.h.


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


rosflight_firmware
Author(s): Daniel Koch , James Jackson
autogenerated on Thu Apr 15 2021 05:07:58