Herzog Library 00.00.01  rel_libdev.herzog.00.00.01.10606
Data Fields
RTC_Device_t Struct Reference

A structure to represent RTC device. More...

#include <rtc_device.h>

Data Fields

IRQn_Type IRQ
 
int32_t(* RTC_Init )(void)
 
int32_t(* RTC_Stop )(void)
 
int32_t(* Alarm_Start )(RTC_ALARM_t alarm, RTC_ALARM_MODE_t mode, uint32_t sec, void *cb)
 
int32_t(* Alarm_Stop )(RTC_ALARM_t alarm)
 

Detailed Description

A structure to represent RTC device.

Field Documentation

int32_t(* Alarm_Start) (RTC_ALARM_t alarm, RTC_ALARM_MODE_t mode, uint32_t sec, void *cb)
int32_t(* Alarm_Stop) (RTC_ALARM_t alarm)
IRQn_Type IRQ
int32_t(* RTC_Init) (void)
int32_t(* RTC_Stop) (void)

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