#include <ethercatmain.h>
Public Attributes | |
ec_errort | Error [EC_MAXELIST+1] |
int16 | head |
int16 | tail |
ringbuf for error storage
Definition at line 375 of file ethercatmain.h.
ec_errort ec_eringt::Error[EC_MAXELIST+1] |
Definition at line 379 of file ethercatmain.h.
int16 ec_eringt::head |
Definition at line 377 of file ethercatmain.h.
int16 ec_eringt::tail |
Definition at line 378 of file ethercatmain.h.