Flags structure for the PTPv2 time properties dataset.
More...
#include <gpsdefs.h>
Flags structure for the 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
Definition at line 14985 of file gpsdefs.h.
◆ frequency_traceable
uint8_t MBG_PTP_V2_TIME_PROPERTIES_DATASET_FLAGS::frequency_traceable |
set, if the frequency determining the timescale is traceable to a primary reference
Definition at line 14992 of file gpsdefs.h.
◆ leap_59
uint8_t MBG_PTP_V2_TIME_PROPERTIES_DATASET_FLAGS::leap_59 |
set, if the last minute of the current UTC day containts 59 seconds
Definition at line 14988 of file gpsdefs.h.
◆ leap_61
uint8_t MBG_PTP_V2_TIME_PROPERTIES_DATASET_FLAGS::leap_61 |
set, if the last minute of the current UTC day containts 61 seconds
Definition at line 14987 of file gpsdefs.h.
◆ ptp_timescale
uint8_t MBG_PTP_V2_TIME_PROPERTIES_DATASET_FLAGS::ptp_timescale |
set, if the timescale of the grandmaster clock is PTP
Definition at line 14990 of file gpsdefs.h.
◆ reserved
uint8_t MBG_PTP_V2_TIME_PROPERTIES_DATASET_FLAGS::reserved |
reserved, currently always 0
Definition at line 14993 of file gpsdefs.h.
◆ time_traceable
uint8_t MBG_PTP_V2_TIME_PROPERTIES_DATASET_FLAGS::time_traceable |
set, if timescale and utc offset are traceable to a primary reference
Definition at line 14991 of file gpsdefs.h.
◆ utc_offset_valid
uint8_t MBG_PTP_V2_TIME_PROPERTIES_DATASET_FLAGS::utc_offset_valid |
set, if the current UTC offset is known to be correct
Definition at line 14989 of file gpsdefs.h.
The documentation for this struct was generated from the following file: