|
IgH EtherCAT Master
1.5.3
|
Debugging network interface. More...
Data Fields | |
| ec_device_t * | device |
| Parent device. More... | |
| struct net_device * | dev |
| net_device for virtual ethernet device | |
| struct net_device_stats | stats |
| device statistics | |
| uint8_t | registered |
| net_device is opened | |
| uint8_t | opened |
| net_device is opened | |
| ec_device_t* ec_debug_t::device |