|
DMCP interface 03.17_023
|
Time info structure. More...
#include <dmcp.h>
Data Fields | |
| uint8_t | hour |
| Hours. | |
| uint8_t | min |
| Minutes. | |
| uint8_t | sec |
| Seconds. | |
| uint8_t | csec |
| Centiseconds (1/100s) | |
| uint8_t | dow |
| Day of week. | |
Time info structure.
| uint8_t dow |
Day of week.
DOW is julian_day % 7, therefore 0 = Mon Day of week