NXPCup_Cachan / Mbed 2 deprecated NXPCup

Dependencies:   mbed

Embed: (wiki syntax)

« Back to documentation index

T_pixy2Resolution Struct Reference

T_pixy2Resolution Struct Reference

Structured type that match pixy2 resolution frame (type = 12/13) message payload. More...

#include <PIXY2.h>


Detailed Description

Structured type that match pixy2 resolution frame (type = 12/13) message payload.

Parameters:
pixFrameWidth(Word) : 16 bits width (in pixel) of an image
pixFrameHeight(Word) : 16 bits height (in pixel) of an image

Definition at line 236 of file PIXY2.h.