Data Fields
CSL_RtcDate Struct Reference

RTC Date Structure. Contains the field of year, month and day for Date. More...

#include <csl_rtc.h>

Data Fields

Uint16 year
Uint16 month
Uint16 day

Detailed Description

RTC Date Structure. Contains the field of year, month and day for Date.


Field Documentation

Month field value between 1 - 31

Referenced by RTC_getDate().

Month field value between 1 - 12

Referenced by RTC_getDate().

Year field value between 0 - 99

Referenced by RTC_getDate().


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