![]() |
flexPTP 1.0
An IEEE 1588 PTP implementation designed for microcontrollers
|
PTP TLV. More...
#include <ptp_types.h>
Data Fields | |
uint16_t | type |
uint16_t | length |
PTP TLV.
Definition at line 380 of file ptp_types.h.
uint16_t length |
Length of this TLV
Definition at line 381 of file ptp_types.h.
uint16_t type |
Type of the TLV
Definition at line 381 of file ptp_types.h.