flexPTP 1.0
An IEEE 1588 PTP implementation designed for microcontrollers
Loading...
Searching...
No Matches
PtpSyncCycleData Struct Reference

PTP synchronization cycle data. More...

#include <ptp_sync_cycle_data.h>

Collaboration diagram for PtpSyncCycleData:

Data Fields

TimestampI t [6]
 T1-T6 timestamps.
 
uint64_t cf [6]
 T1-T6 correction fields.
 

Detailed Description

PTP synchronization cycle data.

Definition at line 40 of file ptp_sync_cycle_data.h.

Field Documentation

◆ cf

uint64_t cf[6]

T1-T6 correction fields.

Definition at line 62 of file ptp_sync_cycle_data.h.

◆ t

TimestampI t[6]

T1-T6 timestamps.

Definition at line 61 of file ptp_sync_cycle_data.h.


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