DMCP interface  03.15_020
tm_t Struct Reference

Time info structure. More...

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. More...
 

Detailed Description

Time info structure.

Field Documentation

◆ dow

uint8_t dow

Day of week.

DOW is julian_day % 7, therefore 0 = MonDay of week