SOEM  v1.4.0
Data Fields
ec_idxstackT Struct Reference

#include <ethercatmain.h>

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

Field Documentation

◆ data

void* ec_idxstackT::data[EC_MAXBUF]

◆ idx

uint8 ec_idxstackT::idx[EC_MAXBUF]

◆ length

uint16 ec_idxstackT::length[EC_MAXBUF]

◆ pulled

uint8 ec_idxstackT::pulled

◆ pushed

uint8 ec_idxstackT::pushed

The documentation for this struct was generated from the following file: