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

#include <CCDspMsgHeader.h>

Collaboration diagram for tsMsgHeader:

Public Attributes

unsigned int mnSync: 16
 psuedo-unique bit pattern More...
 
unsigned int mnLength: 16
 length of payload (bytes) More...
 
unsigned int mnSeqNo: 8
 incremented by 1 each message sent More...
 
unsigned int mnChecksum: 24
 bytewise summation of payload data More...
 
unsigned int mnIddRev: 8
 revision info More...
 
unsigned int mnMsgId: 24
 message ID More...
 

Member Data Documentation

◆ mnChecksum

unsigned int tsMsgHeader::mnChecksum

bytewise summation of payload data

◆ mnIddRev

unsigned int tsMsgHeader::mnIddRev

revision info

◆ mnLength

unsigned int tsMsgHeader::mnLength

length of payload (bytes)

◆ mnMsgId

unsigned int tsMsgHeader::mnMsgId

message ID

◆ mnSeqNo

unsigned int tsMsgHeader::mnSeqNo

incremented by 1 each message sent

◆ mnSync

unsigned int tsMsgHeader::mnSync

psuedo-unique bit pattern


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