#include <ethercatmain.h>
Public Attributes | |
void * | data [EC_MAXBUF] |
uint8 | idx [EC_MAXBUF] |
uint16 | length [EC_MAXBUF] |
uint8 | pulled |
uint8 | pushed |
stack structure to store segmented LRD/LWR/LRW constructs
Definition at line 336 of file ethercatmain.h.
void* ec_idxstack::data[EC_MAXBUF] |
Definition at line 341 of file ethercatmain.h.
Definition at line 340 of file ethercatmain.h.
Definition at line 342 of file ethercatmain.h.
uint8 ec_idxstack::pulled |
Definition at line 339 of file ethercatmain.h.
uint8 ec_idxstack::pushed |
Definition at line 338 of file ethercatmain.h.