Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Attributes | List of all members
TEFWUPDATE_HEADER Struct Reference

EtherCAT firmware update command header. More...

#include <packet-ecatmb.h>

Public Attributes

uint16_t Cmd
 
uint16_t Size
 
uint16_t AddressLW
 
uint16_t AddressHW
 

Detailed Description

EtherCAT firmware update command header.

Member Data Documentation

◆ AddressHW

uint16_t TEFWUPDATE_HEADER::AddressHW

High word of the target flash/memory address.

◆ AddressLW

uint16_t TEFWUPDATE_HEADER::AddressLW

Low word of the target flash/memory address.

◆ Cmd

uint16_t TEFWUPDATE_HEADER::Cmd

Firmware update command identifier.

◆ Size

uint16_t TEFWUPDATE_HEADER::Size

Size in bytes of the data payload following this header.


The documentation for this struct was generated from the following file: