#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 365 of file ethercatmain.h.
void* ec_idxstackT::data[EC_MAXBUF] |
Definition at line 370 of file ethercatmain.h.
Definition at line 369 of file ethercatmain.h.
Definition at line 371 of file ethercatmain.h.
uint8 ec_idxstackT::pulled |
Definition at line 368 of file ethercatmain.h.
uint8 ec_idxstackT::pushed |
Definition at line 367 of file ethercatmain.h.