libptpmgmt 2.0
libptpmgmt library that provides the functionality of linuxptp pmc
Loading...
Searching...
No Matches
Public Attributes | List of all members
ptpmgmt_L1_SYNC_t Struct Reference

#include <sigTlvs.h>

Collaboration diagram for ptpmgmt_L1_SYNC_t:
Collaboration graph
[legend]

Public Attributes

uint8_t flags1
 
uint8_t flags2
 
uint8_t flags3
 
struct ptpmgmt_TimeInterval_t phaseOffsetTx
 
struct ptpmgmt_Timestamp_t phaseOffsetTxTimestamp
 
struct ptpmgmt_TimeInterval_t freqOffsetTx
 
struct ptpmgmt_Timestamp_t freqOffsetTxTimestamp
 

Detailed Description

L1_SYNC TLV

Member Data Documentation

◆ flags1

uint8_t ptpmgmt_L1_SYNC_t::flags1

Bit fields flag

  • bit 0: TCR L1SyncBasicPortDS.txCoherentIsRequired
  • bit 1: RCR L1SyncBasicPortDS.rxCoherentIsRequired
  • bit 2: CR L1SyncBasicPortDS.congruentIsRequired
  • bit 3: OPE L1SyncBasicPortDS.optParamsEnabled

◆ flags2

uint8_t ptpmgmt_L1_SYNC_t::flags2

Bit fields flag

  • bit 0: ITC L1SyncBasicPortDS.isTxCoherent
  • bit 1: IRC L1SyncBasicPortDS.isRxCoherent
  • bit 2: IC L1SyncBasicPortDS.isCongruent

◆ flags3

uint8_t ptpmgmt_L1_SYNC_t::flags3

Bit fields flag

  • bit 0: TCT L1SyncOptParamsPortDS.timestampsCorrectedTx
  • bit 1: POV L1SyncOptParamsPortDS.phaseOffsetTxValid
  • bit 2: FOV L1SyncOptParamsPortDS.frequencyOffsetTxValid
    Note
    This flags belong to the Extended format of this TLV

◆ freqOffsetTx

struct ptpmgmt_TimeInterval_t ptpmgmt_L1_SYNC_t::freqOffsetTx

The transmission frequency offset

Note
This parameter belong to the Extended format of this TLV

◆ freqOffsetTxTimestamp

struct ptpmgmt_Timestamp_t ptpmgmt_L1_SYNC_t::freqOffsetTxTimestamp

The transmission frequency offset sample time

Note
This parameter belong to the Extended format of this TLV

◆ phaseOffsetTx

struct ptpmgmt_TimeInterval_t ptpmgmt_L1_SYNC_t::phaseOffsetTx

The transmission phase offset

Note
This parameter belong to the Extended format of this TLV

◆ phaseOffsetTxTimestamp

struct ptpmgmt_Timestamp_t ptpmgmt_L1_SYNC_t::phaseOffsetTxTimestamp

The transmission phase offset timestamp

Note
This parameter belong to the Extended format of this TLV

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