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)

Definition at line 81 of file rtc.h.

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

Definition at line 82 of file rtc.h.

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

Definition at line 83 of file rtc.h.

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

Definition at line 84 of file rtc.h.

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

Definition at line 85 of file rtc.h.

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

Definition at line 86 of file rtc.h.

int(* NUTRTC::rtc_clrstatus)(uint32_t)

Definition at line 87 of file rtc.h.


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

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