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

Union providing typed access to all SDO Information payload variants. More...

#include <packet-ecatmb.h>

Public Attributes

ETHERCAT_SDO_INFO_LIST List
 
ETHERCAT_SDO_INFO_OBJ Obj
 
ETHERCAT_SDO_INFO_ENTRY Entry
 
ETHERCAT_SDO_INFO_ERROR Error
 
uint8_t Data [1]
 

Detailed Description

Union providing typed access to all SDO Information payload variants.

Member Data Documentation

◆ Data

uint8_t tSdoInfoUnion::Data[1]

Raw byte access to the payload.

◆ Entry

ETHERCAT_SDO_INFO_ENTRY tSdoInfoUnion::Entry

Entry description payload.

◆ Error

ETHERCAT_SDO_INFO_ERROR tSdoInfoUnion::Error

Error response payload.

◆ List

ETHERCAT_SDO_INFO_LIST tSdoInfoUnion::List

List request/response payload.

◆ Obj

ETHERCAT_SDO_INFO_OBJ tSdoInfoUnion::Obj

Object description payload.


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