mbgtools-lx  4.2.8
MBG_PTP_V2_TIME_PROPERTIES_DATASET Struct Reference

PTPv2 time properties dataset. More...

#include <gpsdefs.h>

Data Fields

int16_t current_utc_offset
 offset between TAI and UTC in seconds More...
 
MBG_PTP_V2_TIME_PROPERTIES_DATASET_FLAGS flags
 flags field, see MBG_PTP_V2_TIME_PROPERTIES_DATASET_FLAGS More...
 
uint8_t time_source
 source of time used by the grandmaster clock, see PTP_TIME_SOURCES More...
 

Detailed Description

PTPv2 time properties dataset.

Note
For further information, see IEEE 1588-2008, chapters 8.2.4 and 15.5.3.6.1
See also
MBG_PTP_V2_TIME_PROPERTIES_DATASET_FLAGS

Definition at line 15009 of file gpsdefs.h.

Field Documentation

◆ current_utc_offset

int16_t MBG_PTP_V2_TIME_PROPERTIES_DATASET::current_utc_offset

offset between TAI and UTC in seconds

Definition at line 15011 of file gpsdefs.h.

◆ flags

MBG_PTP_V2_TIME_PROPERTIES_DATASET_FLAGS MBG_PTP_V2_TIME_PROPERTIES_DATASET::flags

flags field, see MBG_PTP_V2_TIME_PROPERTIES_DATASET_FLAGS

Definition at line 15012 of file gpsdefs.h.

◆ time_source

uint8_t MBG_PTP_V2_TIME_PROPERTIES_DATASET::time_source

source of time used by the grandmaster clock, see PTP_TIME_SOURCES

Definition at line 15013 of file gpsdefs.h.


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