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

#include <CCDspMessages.h>

Collaboration diagram for tsLoopbackRespMsg:

Public Attributes

tsMsgHeader msHeader
 size of the header More...
 
unsigned short mnNumErrors
 number of CRC errors since last Response Msg More...
 
unsigned short mnPayloadLen
 delivered payload length More...
 
unsigned int mnPattern
 pattern type used for response More...
 
unsigned int mnCRC
 computed CRC, or 0 if not used More...
 
char maPayload [MAX_LOOPBACK_SIZE]
 

Member Data Documentation

◆ maPayload

char tsLoopbackRespMsg::maPayload[MAX_LOOPBACK_SIZE]

◆ mnCRC

unsigned int tsLoopbackRespMsg::mnCRC

computed CRC, or 0 if not used

◆ mnNumErrors

unsigned short tsLoopbackRespMsg::mnNumErrors

number of CRC errors since last Response Msg

◆ mnPattern

unsigned int tsLoopbackRespMsg::mnPattern

pattern type used for response

◆ mnPayloadLen

unsigned short tsLoopbackRespMsg::mnPayloadLen

delivered payload length

◆ msHeader

tsMsgHeader tsLoopbackRespMsg::msHeader

size of the header


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