Firmware SDK
|
Time data structure. More...
#include <twr_sam_m8q.h>
Data Fields | |
int | year |
Year. | |
int | month |
Month. | |
int | day |
Day. | |
int | hours |
Hours. | |
int | minutes |
Minutes. | |
int | seconds |
Seconds. | |
Time data structure.
Definition at line 47 of file twr_sam_m8q.h.