NUTRTC Struct Reference
RTC device structure.
More...
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.
Definition at line 87 of file rtc.h.
The documentation for this struct was generated from the following file: