28 #ifndef __EC_SYNC_CONFIG_H__ 29 #define __EC_SYNC_CONFIG_H__
ec_watchdog_mode_t
Watchdog mode for sync manager configuration.
void ec_sync_config_clear(ec_sync_config_t *)
Destructor.
Global definitions and macros.
EtherCAT PDO list structure.
void ec_sync_config_init(ec_sync_config_t *)
Constructor.
ec_pdo_list_t pdos
Current PDO assignment.
ec_direction_t
Direction type for PDO assignment functions.
ec_direction_t dir
Sync manager direction.
ec_watchdog_mode_t watchdog_mode
Watchdog mode.
Sync manager configuration.