IgH EtherCAT Master
1.6.2
|
EtherCAT sync manager configuration methods. More...
Go to the source code of this file.
Functions | |
void | ec_sync_config_init (ec_sync_config_t *sync_config) |
Constructor. More... | |
void | ec_sync_config_clear (ec_sync_config_t *sync_config) |
Destructor. More... | |
EtherCAT sync manager configuration methods.
Definition in file sync_config.c.
void ec_sync_config_init | ( | ec_sync_config_t * | sync_config | ) |
Constructor.
sync_config | Sync manager configuration. |
Definition at line 35 of file sync_config.c.
void ec_sync_config_clear | ( | ec_sync_config_t * | sync_config | ) |
Destructor.
sync_config | Sync manager configuration. |
Definition at line 48 of file sync_config.c.