pt1588-SH7216 1
IEEE1588v2 Implementation for Renesas SH7216 Demo
|
Attributes of a clock related to synchronization (8.2.2). More...
#include <ptp-data-types.h>
Data Fields | |
UInteger16 | stepsRemoved |
Number of communication paths traversed between the local clock and the grandmaster clock (8.2.2.2). | |
TimeInterval | offsetFromMaster |
Best estimate of the current time difference between the master clock and the slave clock as calculated by the slave (8.2.2.3). | |
TimeInterval | meanPathDelay |
Best estimate of the current path delay between the master clock and the slave clock as calculated by the slave (8.2.2.4). | |
TimeInterval | lastOffsetFromMaster |
Previous offsetFromMaster. |
Attributes of a clock related to synchronization (8.2.2).
Definition at line 165 of file ptp-data-types.h.
Previous offsetFromMaster.
Definition at line 177 of file ptp-data-types.h.
Best estimate of the current path delay between the master clock and the slave clock as calculated by the slave (8.2.2.4).
Definition at line 173 of file ptp-data-types.h.
Best estimate of the current time difference between the master clock and the slave clock as calculated by the slave (8.2.2.3).
Definition at line 169 of file ptp-data-types.h.
Number of communication paths traversed between the local clock and the grandmaster clock (8.2.2.2).
Definition at line 166 of file ptp-data-types.h.