![]() |
flexPTP 1.0
An IEEE 1588 PTP implementation designed for microcontrollers
|
PTP synchronization cycle data. More...
#include <ptp_sync_cycle_data.h>
Data Fields | |
TimestampI | t [6] |
T1-T6 timestamps. | |
uint64_t | cf [6] |
T1-T6 correction fields. | |
PTP synchronization cycle data.
Definition at line 40 of file ptp_sync_cycle_data.h.
uint64_t cf[6] |
T1-T6 correction fields.
Definition at line 62 of file ptp_sync_cycle_data.h.
TimestampI t[6] |
T1-T6 timestamps.
Definition at line 61 of file ptp_sync_cycle_data.h.