mbgtools-lx  4.2.8
MBG_DATE Struct Reference

A calendar date including full year number. More...

#include <gpsdefs.h>

Data Fields

uint8_t mday
 1..28,29,30,31 More...
 
uint8_t month
 1..12 More...
 
uint16_t year
 including century More...
 

Detailed Description

A calendar date including full year number.

Definition at line 5553 of file gpsdefs.h.

Field Documentation

◆ mday

uint8_t MBG_DATE::mday

1..28,29,30,31

Definition at line 5555 of file gpsdefs.h.

◆ month

uint8_t MBG_DATE::month

1..12

Definition at line 5556 of file gpsdefs.h.

◆ year

uint16_t MBG_DATE::year

including century

Definition at line 5557 of file gpsdefs.h.


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