flexPTP 1.0
An IEEE 1588 PTP implementation designed for microcontrollers
Loading...
Searching...
No Matches
PtpStats Struct Reference

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?
 

Detailed Description

Structure for statistics.

Definition at line 439 of file ptp_types.h.

Field Documentation

◆ filtTimeErr

double filtTimeErr

0.1Hz lowpass-filtered time error

Definition at line 440 of file ptp_types.h.

◆ locked

bool locked

is the PTP locked to defined limit?

Definition at line 441 of file ptp_types.h.


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