NUTRTC Struct Reference

RTC device structure. More...


Data Fields

int(* rtc_init )(void)
int(* rtc_gettime )(struct _tm *)
int(* rtc_settime )(CONST struct _tm *)
int(* rtc_getalarm )(int idx, struct _tm *, int *)
int(* rtc_setalarm )(int idx, CONST struct _tm *, int)
int(* rtc_getstatus )(uint32_t *)
int(* rtc_clrstatus )(uint32_t)


Detailed Description

RTC device structure.

RTC device type.

Definition at line 80 of file rtc.h.


Field Documentation

int(* NUTRTC::rtc_init)(void)

int(* NUTRTC::rtc_gettime)(struct _tm *)

int(* NUTRTC::rtc_settime)(CONST struct _tm *)

int(* NUTRTC::rtc_getalarm)(int idx, struct _tm *, int *)

int(* NUTRTC::rtc_setalarm)(int idx, CONST struct _tm *, int)

int(* NUTRTC::rtc_getstatus)(uint32_t *)

int(* NUTRTC::rtc_clrstatus)(uint32_t)


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

© 2000-2007 by egnite Software GmbH - visit http://www.ethernut.de/