mbgtools-lx  4.2.8
MBG_TIME Struct Reference

The time of day including hundredths of seconds. More...

#include <gpsdefs.h>

Data Fields

uint8_t hour
 0..23 More...
 
uint8_t min
 0..59 More...
 
uint8_t sec
 0..59,60 More...
 
uint8_t sec100
 100ths of seconds More...
 

Detailed Description

The time of day including hundredths of seconds.

Definition at line 5571 of file gpsdefs.h.

Field Documentation

◆ hour

uint8_t MBG_TIME::hour

0..23

Definition at line 5573 of file gpsdefs.h.

◆ min

uint8_t MBG_TIME::min

0..59

Definition at line 5574 of file gpsdefs.h.

◆ sec

uint8_t MBG_TIME::sec

0..59,60

Definition at line 5575 of file gpsdefs.h.

◆ sec100

uint8_t MBG_TIME::sec100

100ths of seconds

Definition at line 5576 of file gpsdefs.h.


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