![]() |
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 468 of file ptp_types.h.
double filtTimeErr |
0.1Hz lowpass-filtered time error
Definition at line 469 of file ptp_types.h.
bool locked |
is the PTP locked to defined limit?
Definition at line 470 of file ptp_types.h.