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