RTC_DateTypeDef Struct Reference
[RTC]

RTC Date structure definition. More...

#include <stm32f4xx_rtc.h>

Data Fields

uint8_t RTC_WeekDay
uint8_t RTC_Month
uint8_t RTC_Date
uint8_t RTC_Year

Detailed Description

RTC Date structure definition.


Field Documentation

uint8_t RTC_Date

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

uint8_t RTC_Month

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

uint8_t RTC_WeekDay

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

uint8_t RTC_Year

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


The documentation for this struct was generated from the following file:
Generated on Fri Jun 22 00:58:31 2012 for STM32F4xx_StdPeriph_Driver by  doxygen 1.6.3