pt1588-SH7216 1
IEEE1588v2 Implementation for Renesas SH7216 Demo

TimeInterval Struct Reference

A time interval (5.3.2). More...

#include <ptp-data-types.h>

Data Fields

Integer64 scaledNanoseconds
 Time interval is expressed in units of nanoseconds multiplied by 2^16 (5.3.2).

Detailed Description

A time interval (5.3.2).

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


Field Documentation

Time interval is expressed in units of nanoseconds multiplied by 2^16 (5.3.2).

If the time interval is outside the range of Integer64, INT64_MIN or INT64_MAX should be used instead.

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