|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
EtherCAT SDO Information mailbox header. More...
#include <packet-ecatmb.h>
Public Attributes | |
| SdoControlUnion | anSdoControlUnion |
| uint8_t | Reserved |
| uint16_t | FragmentsLeft |
| SdoInfoUnion | anSdoInfoUnion |
EtherCAT SDO Information mailbox header.
| SdoControlUnion TETHERCAT_SDO_INFO_HEADER::anSdoControlUnion |
Control byte carrying the opcode and more-follows flag.
| SdoInfoUnion TETHERCAT_SDO_INFO_HEADER::anSdoInfoUnion |
Payload interpreted according to anSdoControlUnion.v.OpCode.
| uint16_t TETHERCAT_SDO_INFO_HEADER::FragmentsLeft |
Number of remaining fragments in a multi-fragment transfer.
| uint8_t TETHERCAT_SDO_INFO_HEADER::Reserved |
Reserved; must be zero.