|
IgH EtherCAT Master
1.6.8
|
Ethernet-over-EtherCAT request functions. More...
Go to the source code of this file.
Functions | |
| void | ec_eoe_request_init (ec_eoe_request_t *req) |
| EoE request constructor. More... | |
| int | ec_eoe_request_valid (const ec_eoe_request_t *req) |
| Checks if EoE request has something to set. More... | |
Ethernet-over-EtherCAT request functions.
Definition in file eoe_request.c.
| void ec_eoe_request_init | ( | ec_eoe_request_t * | req | ) |
| int ec_eoe_request_valid | ( | const ec_eoe_request_t * | req | ) |
Checks if EoE request has something to set.
| req | EoE request. |
Definition at line 67 of file eoe_request.c.