Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
T_pixy2RcvHeader Struct Reference
Structured type that match pixy2 header with checksum (received message) More...
#include <pixy2.h>
Detailed Description
Structured type that match pixy2 header with checksum (received message)
- Parameters:
-
pixSync (Word) : 16 bits synchro word - could be 0xc1ae (PIXY2_SYNC) or 0xc1af (PIXY2_CSSYNC) pixType (Byte) : 8 bits message type identifier pixLength (Byte) : 8 bits message payload length (payload doesn't include checksum) pixSync (Word) : 16 bits checksum (sum of all bytes of the payload)
Generated on Thu Jul 21 2022 15:02:02 by
1.7.2