BFLinux
Data Fields
tCiCXPeventPacket Struct Reference

#include <BFciLib.h>

Data Fields

tCIU32 masterHostConnectionID
 connection ID on which the event packet was sent More...
 
tCIU32 packetTag
 packet tag of this event More...
 
tCIU32 camCRC
 CRC indicated by the camera. More...
 
tCIU32 hostCRC
 CRC calculated by the host. More...
 
tCIU32 numWords
 message data size in 32-bit words More...
 
tCIU32 messageData [kCImaxEventPayload]
 payload data of the message More...
 

Field Documentation

◆ camCRC

tCIU32 tCiCXPeventPacket::camCRC

CRC indicated by the camera.

◆ hostCRC

tCIU32 tCiCXPeventPacket::hostCRC

CRC calculated by the host.

◆ masterHostConnectionID

tCIU32 tCiCXPeventPacket::masterHostConnectionID

connection ID on which the event packet was sent

◆ messageData

tCIU32 tCiCXPeventPacket::messageData[kCImaxEventPayload]

payload data of the message

◆ numWords

tCIU32 tCiCXPeventPacket::numWords

message data size in 32-bit words

◆ packetTag

tCIU32 tCiCXPeventPacket::packetTag

packet tag of this event


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