libethercat - an embeddable realtime EtherCAT-master library
Communicate with EtherCAT slaves attached to a Network interface.
|
BPF device hardware access functions. More...
#include <libethercat/hw.h>
Go to the source code of this file.
Functions | |
int | hw_device_bpf_open (hw_t *phw, const osal_char_t *devname) |
Opens EtherCAT hw device. | |
BPF device hardware access functions.
int hw_device_bpf_open | ( | hw_t * | phw, |
const osal_char_t * | devname | ||
) |
Opens EtherCAT hw device.
[in] | phw | Pointer to hw handle. |
[in] | devname | Null-terminated string to EtherCAT hw device name. |