void ec_pdo_entry_clear(ec_pdo_entry_t *entry)
PDO entry destructor.
int ec_pdo_entry_equal(const ec_pdo_entry_t *entry1, const ec_pdo_entry_t *entry2)
Compares two PDO entries.
int ec_pdo_entry_init_copy(ec_pdo_entry_t *entry, const ec_pdo_entry_t *other)
PDO entry copy constructor.
void ec_pdo_entry_init(ec_pdo_entry_t *entry)
PDO entry constructor.
EtherCAT Process data object structure.
int ec_pdo_entry_set_name(ec_pdo_entry_t *entry, const char *name)
Set PDO entry name.