SOEM
v1.4.0
|
#include <ethercateoe.h>
Data Fields | |
ec_mbxheadert | mbxheader |
uint16_t | frameinfo1 |
union { | |
uint16_t frameinfo2 | |
uint16_t result | |
}; | |
uint8 | data [0] |
EOE structure. Used to interpret EoE mailbox packets.
union { ... } |
uint8 ec_EOEt::data[0] |
uint16_t ec_EOEt::frameinfo1 |
uint16_t ec_EOEt::frameinfo2 |
ec_mbxheadert ec_EOEt::mbxheader |
uint16_t ec_EOEt::result |