mbgtools-lx  4.2.8
MBG_DATE_TIME Struct Reference

Date and time specification for switching operations. More...

#include <gpsdefs.h>

Data Fields

MBG_DATE d
 date to switch More...
 
MBG_TIME t
 time to switch More...
 
uint8_t wday
 reserved, currently always 0 More...
 
uint8_t flags
 reserved, currently 0 More...
 

Detailed Description

Date and time specification for switching operations.

Definition at line 5587 of file gpsdefs.h.

Field Documentation

◆ d

MBG_DATE MBG_DATE_TIME::d

date to switch

Definition at line 5589 of file gpsdefs.h.

◆ flags

uint8_t MBG_DATE_TIME::flags

reserved, currently 0

Definition at line 5592 of file gpsdefs.h.

◆ t

MBG_TIME MBG_DATE_TIME::t

time to switch

Definition at line 5590 of file gpsdefs.h.

◆ wday

uint8_t MBG_DATE_TIME::wday

reserved, currently always 0

Definition at line 5591 of file gpsdefs.h.


The documentation for this struct was generated from the following file: