WB32L003 Standard Peripherals Firmware Library
成员变量
RTC_DateTypeDef结构体 参考

RTC Date structure definition 更多...

#include <wb32l003_rtc.h>

成员变量

uint32_t RTC_Year
 
uint8_t RTC_Month
 
uint8_t RTC_Date
 
uint8_t RTC_WeekDay
 
uint8_t RTC_Cen
 

详细描述

RTC Date structure definition

结构体成员变量说明

◆ RTC_Cen

uint8_t RTC_Cen

Specifies the RTC Date century.

◆ RTC_Date

uint8_t RTC_Date

Specifies the RTC Date. This parameter must be a number between Min_Data = 1 and Max_Data = 31

◆ RTC_Month

uint8_t RTC_Month

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

◆ RTC_WeekDay

uint8_t RTC_WeekDay

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

◆ RTC_Year

uint32_t RTC_Year

Specifies the RTC Date Year. This parameter must be a number between Min_Data = 00 and Max_Data = 99


该结构体的文档由以下文件生成: