libethercat - an embeddable realtime EtherCAT-master library
Communicate with EtherCAT slaves attached to a Network interface.
Loading...
Searching...
No Matches
pool_entry Struct Reference

Pool queue entry. More...

#include <pool.h>

Public Member Functions

 TAILQ_ENTRY (pool_entry) qh
 Queue handle of pool objects.
 

Data Fields

void(* user_cb )(struct ec *pec, struct pool_entry *p_entry, struct ec_datagram *p_dg)
 User callback.
 
int user_arg
 User argument for user_cb.
 
idx_entry_tp_idx
 Assigned datagram index.

 
osal_uint8_t data [LEC_MAX_POOL_DATA_SIZE]
 Data entry.
 

Detailed Description

Pool queue entry.


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