#include <ethercatmain.h>
Public Attributes | |
uint16 | BitSize [EC_MAXEEPDO] |
uint16 | Index [EC_MAXEEPDO] |
uint16 | Length |
uint16 | nPDO |
uint16 | SMbitsize [EC_MAXSM] |
uint16 | Startpos |
uint16 | SyncM [EC_MAXEEPDO] |
record to store rxPDO and txPDO table from eeprom
Definition at line 329 of file ethercatmain.h.
uint16 ec_eepromPDOt::BitSize[EC_MAXEEPDO] |
Definition at line 336 of file ethercatmain.h.
uint16 ec_eepromPDOt::Index[EC_MAXEEPDO] |
Definition at line 334 of file ethercatmain.h.
uint16 ec_eepromPDOt::Length |
Definition at line 332 of file ethercatmain.h.
uint16 ec_eepromPDOt::nPDO |
Definition at line 333 of file ethercatmain.h.
Definition at line 337 of file ethercatmain.h.
uint16 ec_eepromPDOt::Startpos |
Definition at line 331 of file ethercatmain.h.
uint16 ec_eepromPDOt::SyncM[EC_MAXEEPDO] |
Definition at line 335 of file ethercatmain.h.