pt1588-SH7216 1
IEEE1588v2 Implementation for Renesas SH7216 Demo
|
Identity of a PTP port (5.3.5). More...
#include <ptp-data-types.h>
Data Fields | |
ClockIdentity | clockIdentity |
Clock identity of the port (5.3.5, 7.5.2.2). | |
UInteger16 | portNumber |
Port number of the port (5.3.5, 7.5.2.3). |
Identity of a PTP port (5.3.5).
Definition at line 59 of file ptp-data-types.h.
Clock identity of the port (5.3.5, 7.5.2.2).
Definition at line 61 of file ptp-data-types.h.
Port number of the port (5.3.5, 7.5.2.3).
Ports numbers for a PTP node start at 1 and increment with number of ports.
Definition at line 64 of file ptp-data-types.h.