|
BFLinux
|
#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... | |
| tCIU32 tCiCXPeventPacket::camCRC |
CRC indicated by the camera.
| tCIU32 tCiCXPeventPacket::hostCRC |
CRC calculated by the host.
| tCIU32 tCiCXPeventPacket::masterHostConnectionID |
connection ID on which the event packet was sent
| tCIU32 tCiCXPeventPacket::messageData[kCImaxEventPayload] |
payload data of the message
| tCIU32 tCiCXPeventPacket::numWords |
message data size in 32-bit words
| tCIU32 tCiCXPeventPacket::packetTag |
packet tag of this event
1.8.17