NXPCup_Cachan / Mbed 2 deprecated NXPCup

Dependencies:   mbed

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 130 of file PIXY2.h.