pt1588-SH7216 1
IEEE1588v2 Implementation for Renesas SH7216 Demo

PTPText Struct Reference

Text in a PTP message (5.3.9). More...

#include <ptp-data-types.h>

Data Fields

UInteger8 lengthField
 Length of the text field in the number of octets (5.3.9).
OctettextField
 Text is encoded as UTF-8 symbols as specified by ISO/IEC 10646:2003 (5.3.9).

Detailed Description

Text in a PTP message (5.3.9).

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


Field Documentation

Length of the text field in the number of octets (5.3.9).

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

Text is encoded as UTF-8 symbols as specified by ISO/IEC 10646:2003 (5.3.9).

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