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

« Back to documentation index

T_Word Union Reference

T_Word Union Reference

Structured type to switch from word to bytes. More...

#include <pixy2.h>


Detailed Description

Structured type to switch from word to bytes.

Parameters:
mot(Word) : 16 bits word
octet(Byte) : 2 bytes that overlap mot (byte access)

Definition at line 129 of file pixy2.h.