|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
EtherCAT mailbox header, common to all mailbox protocol frames. More...
#include <packet-ecatmb.h>
Public Attributes | |
| uint16_t | Length |
| uint16_t | Address |
| MbxHeaderControlUnion | aControlUnion |
EtherCAT mailbox header, common to all mailbox protocol frames.
| MbxHeaderControlUnion TETHERCAT_MBOX_HEADER::aControlUnion |
Channel, priority, type, counter, and unsupported-protocol flag.
| uint16_t TETHERCAT_MBOX_HEADER::Address |
Slave→Master: physical address of the destination station; Master→Slave: physical address of the source station (0 = master).
| uint16_t TETHERCAT_MBOX_HEADER::Length |
Number of bytes of mailbox data following this header.