#include <ethercatmain.h>
Public Attributes | |
ec_errort | Error [EC_MAXELIST+1] |
int16 | head |
int16 | tail |
ringbuf for error storage
Definition at line 346 of file ethercatmain.h.
ec_errort ec_ering::Error[EC_MAXELIST+1] |
Definition at line 350 of file ethercatmain.h.
int16 ec_ering::head |
Definition at line 348 of file ethercatmain.h.
int16 ec_ering::tail |
Definition at line 349 of file ethercatmain.h.