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

#include <CCDspMessages.h>

Collaboration diagram for tsLoopbackMsg:

Public Attributes

tsMsgHeader msHeader
 
unsigned short mnNumEchos
 number of times CCDsp should respond to this message More...
 
unsigned short mnPayloadLen
 payload length (0 to MAX_LOOPBACK_SIZE) More...
 
unsigned int mnPattern
 pattern to use for response More...
 
unsigned int mnCRC
 checksum or 0 if not used More...
 
char maPayload [MAX_LOOPBACK_SIZE]
 

Member Data Documentation

◆ maPayload

char tsLoopbackMsg::maPayload[MAX_LOOPBACK_SIZE]

◆ mnCRC

unsigned int tsLoopbackMsg::mnCRC

checksum or 0 if not used

◆ mnNumEchos

unsigned short tsLoopbackMsg::mnNumEchos

number of times CCDsp should respond to this message

◆ mnPattern

unsigned int tsLoopbackMsg::mnPattern

pattern to use for response

◆ mnPayloadLen

unsigned short tsLoopbackMsg::mnPayloadLen

payload length (0 to MAX_LOOPBACK_SIZE)

◆ msHeader

tsMsgHeader tsLoopbackMsg::msHeader

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