pt1588-SH7216 1
IEEE1588v2 Implementation for Renesas SH7216 Demo

AnnounceMsg Struct Reference

Fields for Announce messages (13.5). More...

#include <ptp-data-types.h>

Data Fields

Header header
 Header of the message (13.3).
Timestamp originTimestamp
 Time at which the announce message is transmitted (within 1 second accuracy), or 0 (13.5.2.1).
Integer16 currentUtcOffset
 Value of timePropertiesDS.currentUtcOffset (13.5.2.2).
UInteger8 grandmasterPriority1
 Value of parentDS.grandmasterPriority1 (13.5.2.3).
ClockQuality grandmasterClockQuality
 Value of parentDS.grandmasterClockQuality (13.5.2.4).
UInteger8 grandmasterPriority2
 Value of parentDS.grandmasterPriority2 (13.5.2.5).
ClockIdentity grandmasterIdentity
 Value of parentDS.grandmasterIdentity (13.5.2.6).
UInteger16 stepsRemoved
 Value of currentDS.stepsRemoved (13.5.2.7).
Enumeration8 timeSource
 Value of timePropertiesDS.timeSource (13.5.2.8).

Detailed Description

Fields for Announce messages (13.5).

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


Field Documentation

Value of timePropertiesDS.currentUtcOffset (13.5.2.2).

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

Value of parentDS.grandmasterClockQuality (13.5.2.4).

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

Value of parentDS.grandmasterIdentity (13.5.2.6).

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

Value of parentDS.grandmasterPriority1 (13.5.2.3).

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

Value of parentDS.grandmasterPriority2 (13.5.2.5).

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

Header of the message (13.3).

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

Time at which the announce message is transmitted (within 1 second accuracy), or 0 (13.5.2.1).

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

Value of currentDS.stepsRemoved (13.5.2.7).

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

Value of timePropertiesDS.timeSource (13.5.2.8).

Definition at line 354 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