Critical Link MityCam SoC Firmware  1.0
Critical Link MityCam SoC Firmware
tsGvcpCmdWriteMem Struct Reference

#include <GigE.h>

Collaboration diagram for tsGvcpCmdWriteMem:

Public Attributes

tsGvcpCmdHdr hdr
 Message header. More...
 
uint32_t address
 32 bit register address More...
 
uint8_t data [GVCP_MAX_WRITEMEM_BYTES]
 The data to write. More...
 

Detailed Description

Note
The multibyte values in this structure will be big endian.

Member Data Documentation

◆ address

uint32_t tsGvcpCmdWriteMem::address

32 bit register address

◆ data

uint8_t tsGvcpCmdWriteMem::data[GVCP_MAX_WRITEMEM_BYTES]

The data to write.

◆ hdr

tsGvcpCmdHdr tsGvcpCmdWriteMem::hdr

Message header.


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