pt1588-SH7216 1
IEEE1588v2 Implementation for Renesas SH7216 Demo
|
A positive time with respect to the epoch (5.3.3). More...
#include <ptp-data-types.h>
Data Fields | |
UInteger48 | secondsField |
Integer portion of the timestamp in units of seconds (5.3.3). | |
UInteger32 | nanosecondsField |
Fractional portion of the timestamp in units of nanoseconds, always less than 10^9 (5.3.3). |
A positive time with respect to the epoch (5.3.3).
Epoch used depends on the timescale used by the grandmaster clock of the domain (Annex B).
Definition at line 44 of file ptp-data-types.h.
Fractional portion of the timestamp in units of nanoseconds, always less than 10^9 (5.3.3).
Definition at line 49 of file ptp-data-types.h.
Integer portion of the timestamp in units of seconds (5.3.3).
Definition at line 46 of file ptp-data-types.h.