mbgtools-lx  4.2.8
MBG_PTP_V2_PARENT_DATASET_FLAGS Struct Reference

Flags structure for the PTPv2 parent dataset. More...

#include <gpsdefs.h>

Data Fields

uint8_t parent_stats: 1
 indicates whether the variance and change rate values are valid More...
 
uint8_t reserved: 7
 reserved, currently always 0 More...
 

Detailed Description

Flags structure for the PTPv2 parent dataset.

Note
For further information, see IEEE 1588-2008, chapters 8.2.3.3 and 15.5.3.5.1.2
See also
MBG_PTP_V2_PARENT_DATASET

Definition at line 14925 of file gpsdefs.h.

Field Documentation

◆ parent_stats

uint8_t MBG_PTP_V2_PARENT_DATASET_FLAGS::parent_stats

indicates whether the variance and change rate values are valid

Definition at line 14927 of file gpsdefs.h.

◆ reserved

uint8_t MBG_PTP_V2_PARENT_DATASET_FLAGS::reserved

reserved, currently always 0

Definition at line 14928 of file gpsdefs.h.


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