|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
EtherCAT firmware update command header. More...
#include <packet-ecatmb.h>
Public Attributes | |
| uint16_t | Cmd |
| uint16_t | Size |
| uint16_t | AddressLW |
| uint16_t | AddressHW |
EtherCAT firmware update command header.
| uint16_t TEFWUPDATE_HEADER::AddressHW |
High word of the target flash/memory address.
| uint16_t TEFWUPDATE_HEADER::AddressLW |
Low word of the target flash/memory address.
| uint16_t TEFWUPDATE_HEADER::Cmd |
Firmware update command identifier.
| uint16_t TEFWUPDATE_HEADER::Size |
Size in bytes of the data payload following this header.