pt1588-SH7216 1
IEEE1588v2 Implementation for Renesas SH7216 Demo

FaultRecord Struct Reference

A fault record (5.3.10). More...

#include <ptp-data-types.h>

Data Fields

UInteger16 faultRecordLength
 Length of the FaultRecord in number of octets, not including this member (5.3.10).
Timestamp faultTime
 Time at which the fault occurred (5.3.10, 15.5.3.1.7).
Enumeration8 severityCode
 Severity of the fault (5.3.10, 15.5.3.1.7).
PTPText faultName
 Name assigned to the fault (5.3.10).
PTPText faultValue
 Value assigned to the fault (5.3.10).
PTPText faultDescription
 Description assigned to the fault (5.3.10).

Detailed Description

A fault record (5.3.10).

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


Field Documentation

Description assigned to the fault (5.3.10).

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

Name assigned to the fault (5.3.10).

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

Length of the FaultRecord in number of octets, not including this member (5.3.10).

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

Time at which the fault occurred (5.3.10, 15.5.3.1.7).

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

Value assigned to the fault (5.3.10).

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

Severity of the fault (5.3.10, 15.5.3.1.7).

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