DMCP interface 03.15_021
Loading...
Searching...
No Matches
tm_t Struct Reference

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.
 

Detailed Description

Time info structure.

Field Documentation

◆ dow

uint8_t dow

Day of week.

DOW is julian_day % 7, therefore 0 = Mon Day of week