Data Fields
CSL_RtcIsrAddr Struct Reference

Declarations for interrupt routines. More...

#include <csl_rtc.h>

Data Fields

void(* MilEvtAddr )(void)
void(* SecEvtAddr )(void)
void(* MinEvtAddr )(void)
void(* HourEvtAddr )(void)
void(* DayEvtAddr )(void)
void(* ExtEvtAddr )(void)
void(* AlarmEvtAddr )(void)

Detailed Description

Declarations for interrupt routines.


Field Documentation

Alarm interrupt

Referenced by RTC_setCallback().

Day interrupt

Referenced by RTC_setCallback().

External interrupt

Referenced by RTC_setCallback().

Hour interrupt

Referenced by RTC_setCallback().

Millisecond interrupt

Referenced by RTC_setCallback().

Minute interrupt

Referenced by RTC_setCallback().

Second interrupt

Referenced by RTC_setCallback().


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