libptpmgmt
1.4
libptpmgmt library that provides the functionality of linuxptp pmc
|
#include <proc.h>
Public Attributes | |
uint8_t | flags |
const uint8_t | flagsMask = 0x3 |
UInteger16_t | numberPorts |
UInteger8_t | priority1 |
ClockQuality_t | clockQuality |
UInteger8_t | priority2 |
ClockIdentity_t | clockIdentity |
UInteger8_t | domainNumber |
Default data settings
ClockIdentity_t DEFAULT_DATA_SET_t::clockIdentity |
Clock ID
ClockQuality_t DEFAULT_DATA_SET_t::clockQuality |
Clock quality
UInteger8_t DEFAULT_DATA_SET_t::domainNumber |
Domain ID number
uint8_t DEFAULT_DATA_SET_t::flags |
Bit fields flag
const uint8_t DEFAULT_DATA_SET_t::flagsMask = 0x3 |
Mask for flags
UInteger16_t DEFAULT_DATA_SET_t::numberPorts |
Number of ports
UInteger8_t DEFAULT_DATA_SET_t::priority1 |
Priority 1
UInteger8_t DEFAULT_DATA_SET_t::priority2 |
Priority 2