Data Fields
CSL_RtcConfig Struct Reference

RTC Config Structure. More...

#include <csl_rtc.h>

Data Fields

Uint16 rtcmSec
Uint16 rtcsec
Uint16 rtcmin
Uint16 rtchour
Uint16 rtcday
Uint16 rtcmonth
Uint16 rtcyear
Uint16 rtcmSeca
Uint16 rtcseca
Uint16 rtcmina
Uint16 rtchoura
Uint16 rtcdaya
Uint16 rtcmontha
Uint16 rtcyeara
Uint16 rtcintcr

Detailed Description

RTC Config Structure.


Field Documentation

Month field value between 1 - 31

Referenced by RTC_config(), and RTC_getConfig().

Day Alarm field value between 1 - 31

Referenced by RTC_config(), and RTC_getConfig().

Hour field value between 0 - 23

Referenced by RTC_config(), and RTC_getConfig().

Second Alarm field value between 0 - 59

Referenced by RTC_config(), and RTC_getConfig().

RTC Interrupt field

Referenced by RTC_config(), and RTC_getConfig().

Minute field value between 0 - 59

Referenced by RTC_config(), and RTC_getConfig().

Minute Alarm field value between 0 - 59

Referenced by RTC_config(), and RTC_getConfig().

Month field value between 1 - 12

Referenced by RTC_config(), and RTC_getConfig().

Month Alarm field value between 1 - 12

Referenced by RTC_config(), and RTC_getConfig().

MSecond field value between 0 - 1023

Referenced by RTC_config(), and RTC_getConfig().

MSecond Alarm field value between 0 - 1023

Referenced by RTC_config(), and RTC_getConfig().

Second field value between 0 - 59

Referenced by RTC_config(), and RTC_getConfig().

Hour Alarm field value between 0 - 23

Referenced by RTC_config(), and RTC_getConfig().

Year field value between 0 - 99

Referenced by RTC_config(), and RTC_getConfig().

Year Alarm field value between 0 - 99

Referenced by RTC_config(), and RTC_getConfig().


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