IgH EtherCAT Master  1.6.1
ec_pdo_entry_t Struct Reference

PDO entry description. More...

Data Fields

struct list_head list
 list item
 
uint16_t index
 PDO entry index.
 
uint8_t subindex
 PDO entry subindex.
 
char * name
 entry name
 
uint8_t bit_length
 entry length in bit
 

Detailed Description

PDO entry description.

Definition at line 40 of file pdo_entry.h.