IgH EtherCAT Master  1.6.1
ec_pdo_list_t Struct Reference

EtherCAT PDO list. More...

Data Fields

struct list_head list
 List of PDOs. More...
 

Detailed Description

EtherCAT PDO list.

Definition at line 41 of file pdo_list.h.

Field Documentation

◆ list

struct list_head ec_pdo_list_t::list

List of PDOs.

Definition at line 42 of file pdo_list.h.