OpENer - Open Source EtherNet/IP(TM) I/O Target Stack  2.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
CipEthernetLinkObject Struct Reference

Data of an CIP Ethernet Link object. More...

#include <cipethernetlink.h>

Data Fields

EipUint32 interface_flags
 
EipUint32 interface_speed
 
EipUint8 physical_address [6]
 

Detailed Description

Data of an CIP Ethernet Link object.

Definition at line 37 of file cipethernetlink.h.

Field Documentation

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().


The documentation for this struct was generated from the following file: