#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 300 of file ethercatmain.h.
uint16 ec_eepromPDO::BitSize[EC_MAXEEPDO] |
Definition at line 307 of file ethercatmain.h.
uint16 ec_eepromPDO::Index[EC_MAXEEPDO] |
Definition at line 305 of file ethercatmain.h.
uint16 ec_eepromPDO::Length |
Definition at line 303 of file ethercatmain.h.
uint16 ec_eepromPDO::nPDO |
Definition at line 304 of file ethercatmain.h.
Definition at line 308 of file ethercatmain.h.
uint16 ec_eepromPDO::Startpos |
Definition at line 302 of file ethercatmain.h.
uint16 ec_eepromPDO::SyncM[EC_MAXEEPDO] |
Definition at line 306 of file ethercatmain.h.