|
IgH EtherCAT Master
1.5.2
|
Sync manager configuration. More...
#include <sync_config.h>
Data Fields | |
| ec_direction_t | dir |
| Sync manager direction. | |
| ec_watchdog_mode_t | watchdog_mode |
| Watchdog mode. | |
| ec_pdo_list_t | pdos |
| Current PDO assignment. | |
Sync manager configuration.
Definition at line 46 of file sync_config.h.
| ec_direction_t ec_sync_config_t::dir |
Sync manager direction.
Definition at line 47 of file sync_config.h.
| ec_watchdog_mode_t ec_sync_config_t::watchdog_mode |
Watchdog mode.
Definition at line 48 of file sync_config.h.
| ec_pdo_list_t ec_sync_config_t::pdos |
Current PDO assignment.
Definition at line 49 of file sync_config.h.