pt1588-SH7216 1
IEEE1588v2 Implementation for Renesas SH7216 Demo

UInteger48 Struct Reference

48-bit unsigned integer. More...

#include <ptp-platform-data-types.h>

Data Fields

unsigned short msb
 16-bit unsigned for upper 16 bits.
unsigned int lsb
 32-bit unsigned for lower 32 bits.

Detailed Description

48-bit unsigned integer.

Definition at line 47 of file ptp-platform-data-types.h.


Field Documentation

unsigned int lsb

32-bit unsigned for lower 32 bits.

Definition at line 49 of file ptp-platform-data-types.h.

unsigned short msb

16-bit unsigned for upper 16 bits.

Definition at line 48 of file ptp-platform-data-types.h.


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