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

Request structure for the ADS Read command. More...

#include <packet-ams.h>

Public Attributes

uint32_t indexGroup
 
uint32_t indexOffset
 
uint32_t cbLength
 

Detailed Description

Request structure for the ADS Read command.

Member Data Documentation

◆ cbLength

uint32_t TAdsReadReq::cbLength

Maximum number of bytes to read from the target.

◆ indexGroup

uint32_t TAdsReadReq::indexGroup

Index group identifying the data area on the target device to read from.

◆ indexOffset

uint32_t TAdsReadReq::indexOffset

Index offset within the index group identifying the specific data item to read.


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