Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

ec_device Struct Reference


Detailed Description

EtherCAT device.

An EtherCAT device is a network interface card, that is owned by an EtherCAT master to send and receive EtherCAT frames with.

Definition at line 62 of file device.h.

Data Fields

ec_master_tmaster
 EtherCAT master.
net_device * dev
 pointer to the assigned net_device
uint8_t open
 true, if the net_device has been opened
sk_buff * tx_skb
 transmit socket buffer
ec_isr_t isr
 pointer to the device's interrupt service routine
cycles_t cycles_isr
 cycles of last ISR call
unsigned long jiffies_isr
 jiffies of last ISR call
modulemodule
 pointer to the device's owning module
uint8_t link_state
 device link state


Generated on Tue Nov 7 15:03:37 2006 for IgH EtherCAT master by  doxygen 1.4.4