pt1588-SH7216 1
IEEE1588v2 Implementation for Renesas SH7216 Demo
|
Attributes which describe an event which is used to fire the PTP actor. More...
#include <ptp-data-types.h>
Data Fields | |
Timestamp | eventTimestamp |
Timestamp at which the event should fire the destination actor. | |
UInteger8 | eventType |
Type of the event. | |
UInteger8 * | eventDataPointer |
Pointer to event type specific data. |
Attributes which describe an event which is used to fire the PTP actor.
Definition at line 452 of file ptp-data-types.h.
Pointer to event type specific data.
Definition at line 457 of file ptp-data-types.h.
Timestamp at which the event should fire the destination actor.
Definition at line 453 of file ptp-data-types.h.
Type of the event.
Definition at line 456 of file ptp-data-types.h.