Public Attributes | List of all members

RTC Date structure definition. More...

#include <stm32f4xx_rtc.h>

Public Attributes

uint8_t RTC_Date
 
uint8_t RTC_Month
 
uint8_t RTC_WeekDay
 
uint8_t RTC_Year
 

Detailed Description

RTC Date structure definition.

Definition at line 88 of file stm32f4xx_rtc.h.

Member Data Documentation

uint8_t RTC_DateTypeDef::RTC_Date

Specifies the RTC Date. This parameter must be set to a value in the 1-31 range.

Definition at line 96 of file stm32f4xx_rtc.h.

uint8_t RTC_DateTypeDef::RTC_Month

Specifies the RTC Date Month (in BCD format). This parameter can be a value of RTC_Month_Date_Definitions

Definition at line 93 of file stm32f4xx_rtc.h.

uint8_t RTC_DateTypeDef::RTC_WeekDay

Specifies the RTC Date WeekDay. This parameter can be a value of RTC_WeekDay_Definitions

Definition at line 90 of file stm32f4xx_rtc.h.

uint8_t RTC_DateTypeDef::RTC_Year

Specifies the RTC Date Year. This parameter must be set to a value in the 0-99 range.

Definition at line 99 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