void ec_sync_config_clear(ec_sync_config_t *sync_config)
Destructor. 
 
void ec_pdo_list_clear(ec_pdo_list_t *pl)
PDO list destructor. 
 
Global definitions and macros. 
 
Use the default setting of the sync manager. 
 
ec_pdo_list_t pdos
Current PDO assignment. 
 
ec_direction_t dir
Sync manager direction. 
 
ec_watchdog_mode_t watchdog_mode
Watchdog mode. 
 
Sync manager configuration. 
 
void ec_pdo_list_init(ec_pdo_list_t *pl)
PDO list constructor. 
 
void ec_sync_config_init(ec_sync_config_t *sync_config)
Constructor.