CRAC Team / Pixy2-HA
Embed: (wiki syntax)

« Back to documentation index

T_pixy2SendFrame Struct Reference

T_pixy2SendFrame Struct Reference

Structured type that match frame definition for all kind of message to send to a pixy2. More...

#include <pixy2.h>


Detailed Description

Structured type that match frame definition for all kind of message to send to a pixy2.

Parameters:
header(T_pixy2Header) : 4 bytes classical header starting with PIXY2_SYNC
data(Byte) : 5 bytes payload (to match all usage, not all byte must be used)

Definition at line 169 of file pixy2.h.