IgH EtherCAT Master  1.5.3
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 49 of file pdo_list.h.

Field Documentation

◆ list

struct list_head ec_pdo_list_t::list

List of PDOs.

Definition at line 50 of file pdo_list.h.