|
OpENer - Open Source EtherNet/IP(TM) I/O Target Stack
2.1
|
Data of an CIP Ethernet Link object. More...
#include <cipethernetlink.h>
Data Fields | |
| EipUint32 | interface_flags |
| EipUint32 | interface_speed |
| EipUint8 | physical_address [6] |
Data of an CIP Ethernet Link object.
Definition at line 37 of file cipethernetlink.h.
| EipUint32 CipEthernetLinkObject::interface_flags |
Inferface flags as defined in the CIP specification
Definition at line 39 of file cipethernetlink.h.
Referenced by CipEthernetLinkInit().
| EipUint32 CipEthernetLinkObject::interface_speed |
10/100/1000 Mbit/sec
Definition at line 38 of file cipethernetlink.h.
Referenced by CipEthernetLinkInit().
| EipUint8 CipEthernetLinkObject::physical_address[6] |
MAC address of the Ethernet link
Definition at line 40 of file cipethernetlink.h.
Referenced by CipEthernetLinkInit(), ConfigureIpMacAddress(), ConfigureMacAddress(), and ConfigureNetworkInterface().