ETHFW API Guide
EthRemoteCfg_RegReadRes Struct Reference

Detailed Description

Request params for ETHREMOTECFG_CMD_REGISTER_READ command.

The response structure for EthRemoteCfg_RegReadReq.

Data Fields

EthRemoteCfg_ResHdr hdr
 
uint32_t val
 

Field Documentation

◆ hdr

EthRemoteCfg_ResHdr EthRemoteCfg_RegReadRes::hdr

Response message common header.

◆ val

uint32_t EthRemoteCfg_RegReadRes::val

Value which has been read.