mbgtools-lx  4.2.8
NTP_SHORT_TSTAMP Struct Reference

Structure that represents a timestamp in NTP Short Format. More...

#include <gpsdefs.h>

Data Fields

uint16_t seconds
 
uint16_t fractions
 

Detailed Description

Structure that represents a timestamp in NTP Short Format.

Maximal value for seconds is 65535. Resolution of fractions is 15 microseconds.

Definition at line 16465 of file gpsdefs.h.

Field Documentation

◆ fractions

uint16_t NTP_SHORT_TSTAMP::fractions

Definition at line 16468 of file gpsdefs.h.

◆ seconds

uint16_t NTP_SHORT_TSTAMP::seconds

Definition at line 16467 of file gpsdefs.h.


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