libethercat - an embeddable realtime EtherCAT-master library
Communicate with EtherCAT slaves attached to a Network interface.
|
the datagram pool itself More...
#include <pool.h>
Data Fields | |
struct pool_queue | avail |
Queue with available datagrams. | |
osal_semaphore_t | avail_cnt |
Available datagrams in pool. | |
osal_mutex_t | _pool_lock |
Pool lock. | |
the datagram pool itself