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

#include <GigE.h>

Collaboration diagram for tsGvcpCmdPacketResend:

Public Attributes

tsGvcpCmdHdr hdr
 Message Header. More...
 
uint16_t stream_channel_index
 stream channel index More...
 
uint16_t block_id
 packet block ID More...
 
uint32_t first_packet_id
 first packet within block More...
 
uint32_t last_packet_id
 last packet within block More...
 
uint32_t block_id64_high
 block_id high word More...
 
uint32_t block_id64_low
 block_id low word More...
 

Member Data Documentation

◆ block_id

uint16_t tsGvcpCmdPacketResend::block_id

packet block ID

◆ block_id64_high

uint32_t tsGvcpCmdPacketResend::block_id64_high

block_id high word

◆ block_id64_low

uint32_t tsGvcpCmdPacketResend::block_id64_low

block_id low word

◆ first_packet_id

uint32_t tsGvcpCmdPacketResend::first_packet_id

first packet within block

◆ hdr

tsGvcpCmdHdr tsGvcpCmdPacketResend::hdr

Message Header.

◆ last_packet_id

uint32_t tsGvcpCmdPacketResend::last_packet_id

last packet within block

◆ stream_channel_index

uint16_t tsGvcpCmdPacketResend::stream_channel_index

stream channel index


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