![]() |
flexPTP 1.0
An IEEE 1588 PTP implementation designed for microcontrollers
|
Structure for statistics. More...
#include <ptp_types.h>
Data Fields | |
double | filtTimeErr |
0.1Hz lowpass-filtered time error | |
bool | locked |
is the PTP locked to defined limit? | |
Structure for statistics.
Definition at line 439 of file ptp_types.h.
double filtTimeErr |
0.1Hz lowpass-filtered time error
Definition at line 440 of file ptp_types.h.
bool locked |
is the PTP locked to defined limit?
Definition at line 441 of file ptp_types.h.