IgH EtherCAT Master
1.6.2
|
EtherCAT CANopen SDO entry structure. More...
Go to the source code of this file.
Data Structures | |
struct | ec_sdo_entry_t |
CANopen SDO entry. More... | |
Typedefs | |
typedef struct ec_sdo | ec_sdo_t |
Functions | |
void | ec_sdo_entry_init (ec_sdo_entry_t *, ec_sdo_t *, uint8_t) |
Constructor. | |
void | ec_sdo_entry_clear (ec_sdo_entry_t *) |
Destructor. | |
EtherCAT CANopen SDO entry structure.
Definition in file sdo_entry.h.
Definition at line 40 of file sdo_entry.h.