libethercat - an embeddable realtime EtherCAT-master library
Communicate with EtherCAT slaves attached to a Network interface.
|
Data Fields | |
struct hw_common | common |
int | frames_sent |
ETH_TxPacketConfig | TxConfig |
osal_uint8_t | send_frame [ETH_FRAME_LEN] |
Static send frame. | |
osal_uint8_t | recv_frame [ETH_FRAME_LEN] |
Static receive frame. | |