ec_idxstackT Struct Reference

stack structure to store segmented LRD/LWR/LRW constructs More...

Data Fields

uint8 pushed
uint8 pulled
uint8 idx [EC_MAXBUF]
void * data [EC_MAXBUF]
uint16 length [EC_MAXBUF]

Detailed Description

stack structure to store segmented LRD/LWR/LRW constructs

Definition at line 67 of file ethercatmain.c.


Field Documentation

void* data[EC_MAXBUF]

Definition at line 72 of file ethercatmain.c.

uint8 idx[EC_MAXBUF]

Definition at line 71 of file ethercatmain.c.

uint16 length[EC_MAXBUF]

Definition at line 73 of file ethercatmain.c.

Definition at line 70 of file ethercatmain.c.

Definition at line 69 of file ethercatmain.c.


The documentation for this struct was generated from the following file:
Generated by  doxygen 1.6.3