IgH EtherCAT Master  1.6.9
ec_rtdm_dev Struct Reference

EtherCAT RTDM device. More...

#include <rtdm.h>

Data Fields

ec_master_tmaster
 Master pointer.
struct rtdm_device * dev
 RTDM device.

Detailed Description

EtherCAT RTDM device.

Definition at line 38 of file rtdm.h.

Field Documentation

◆ master

ec_master_t* ec_rtdm_dev::master

Master pointer.

Definition at line 39 of file rtdm.h.

◆ dev

struct rtdm_device* ec_rtdm_dev::dev

RTDM device.

Definition at line 40 of file rtdm.h.