libptpmgmt  1.4
libptpmgmt library that provides the functionality of linuxptp pmc
Public Attributes | List of all members
TIME_PROPERTIES_DATA_SET_t Struct Reference

#include <proc.h>

Inheritance diagram for TIME_PROPERTIES_DATA_SET_t:
Inheritance graph
[legend]
Collaboration diagram for TIME_PROPERTIES_DATA_SET_t:
Collaboration graph
[legend]

Public Attributes

Integer16_t currentUtcOffset
 
uint8_t flags
 
const uint8_t flagsMask = 0x3f
 
timeSource_e timeSource
 

Detailed Description

Time properties data set TLV

Member Data Documentation

◆ currentUtcOffset

Integer16_t TIME_PROPERTIES_DATA_SET_t::currentUtcOffset

current TAI to UTC offset, leap seconds

◆ flags

uint8_t TIME_PROPERTIES_DATA_SET_t::flags

Bit fields flag

  • bit 0: LI-61 timePropertiesDS.leap61
  • bit 1: LI-59 timePropertiesDS.leap59
  • bit 2: UTCV timePropertiesDS.currentUtcOffsetValid
  • bit 3: PTP timePropertiesDS.ptpTimescale
  • bit 4: TTRA timePropertiesDS.timeTraceable
  • bit 5: FTRA timePropertiesDS.frequencyTraceable

◆ flagsMask

const uint8_t TIME_PROPERTIES_DATA_SET_t::flagsMask = 0x3f

Mask for flags

◆ timeSource

timeSource_e TIME_PROPERTIES_DATA_SET_t::timeSource

Clock source type


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