![]()  | 
  
    Critical Link MityCam SoC Firmware
    1.0
    
   Critical Link MityCam SoC Firmware 
   | 
 
#include <CCDspMsgHeader.h>
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... | |
| unsigned int tsMsgHeader::mnChecksum | 
bytewise summation of payload data
| unsigned int tsMsgHeader::mnIddRev | 
revision info
| unsigned int tsMsgHeader::mnLength | 
length of payload (bytes)
| unsigned int tsMsgHeader::mnMsgId | 
message ID
| unsigned int tsMsgHeader::mnSeqNo | 
incremented by 1 each message sent
| unsigned int tsMsgHeader::mnSync | 
psuedo-unique bit pattern