pt1588-SH7216 1
IEEE1588v2 Implementation for Renesas SH7216 Demo

Event Struct Reference

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.
UInteger8eventDataPointer
 Pointer to event type specific data.

Detailed Description

Attributes which describe an event which is used to fire the PTP actor.

Definition at line 452 of file ptp-data-types.h.


Field Documentation

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.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerator Defines