Linux Kernel
3.7.1
|
#include <apollohw.h>
Data Fields | |
unsigned char | second |
unsigned char | alarm_second |
unsigned char | minute |
unsigned char | alarm_minute |
unsigned char | hours |
unsigned char | alarm_hours |
unsigned char | day_of_week |
unsigned char | day_of_month |
unsigned char | month |
unsigned char | year |
Definition at line 49 of file apollohw.h.
unsigned char alarm_hours |
Definition at line 52 of file apollohw.h.
unsigned char alarm_minute |
Definition at line 51 of file apollohw.h.
unsigned char alarm_second |
Definition at line 50 of file apollohw.h.
unsigned char day_of_month |
Definition at line 53 of file apollohw.h.
unsigned char day_of_week |
Definition at line 53 of file apollohw.h.
unsigned char hours |
Definition at line 52 of file apollohw.h.
unsigned char minute |
Definition at line 51 of file apollohw.h.
unsigned char month |
Definition at line 54 of file apollohw.h.
unsigned char second |
Definition at line 50 of file apollohw.h.
unsigned char year |
Definition at line 54 of file apollohw.h.