|
IgH EtherCAT Master
1.6.9
|
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 38 of file sync_config.h.
| ec_direction_t ec_sync_config_t::dir |
Sync manager direction.
Definition at line 39 of file sync_config.h.
| ec_watchdog_mode_t ec_sync_config_t::watchdog_mode |
Watchdog mode.
Definition at line 40 of file sync_config.h.
| ec_pdo_list_t ec_sync_config_t::pdos |
Current PDO assignment.
Definition at line 41 of file sync_config.h.