libptpmgmt  1.3
libptpmgmt library that provides the functionality of linuxptp pmc
Public Attributes | List of all members
ptpmgmt_PTPText_t Struct Reference

#include <types.h>

Public Attributes

uint8_t lengthField
 
const char * textField
 

Detailed Description

PTP text value

Member Data Documentation

◆ lengthField

uint8_t ptpmgmt_PTPText_t::lengthField

string length

Note
User can ignore the parameter. The user should use the length of textField. The parameter is used during process.

◆ textField

const char* ptpmgmt_PTPText_t::textField

string value


The documentation for this struct was generated from the following file: