Data Fields
CSL_RtcTime Struct Reference

RTC Time Structure. Contains the field of hour, minute, second and milli second for time. More...

#include <csl_rtc.h>

Data Fields

Uint16 hours
Uint16 mins
Uint16 secs
Uint16 mSecs

Detailed Description

RTC Time Structure. Contains the field of hour, minute, second and milli second for time.


Field Documentation

Hour field value between 0 - 23

Referenced by RTC_getTime().

Minute field value between 0 - 59

Referenced by RTC_getTime().

MSecond field value between 0 - 1023

Referenced by RTC_getTime().

Second field value between 0 - 59

Referenced by RTC_getTime().


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