FRDM-IMX93 for NXP CUP
FRDM-IMX93 support for NXP CUP
 
Loading...
Searching...
No Matches
Pixy2RequestTypes

Pixy2 request types. More...

Macros

#define PIXY2_REQUEST_GET_VERSION   0xe
 
#define PIXY2_REQUEST_SET_LED   0x14
 
#define PIXY2_REQUEST_SET_LAMP   0x16
 
#define PIXY2_REQUEST_GET_MAIN_FEATURES   0x30
 

Detailed Description

Pixy2 request types.

Possible values for pixy2_checksum_header::type when issuing a request.

Macro Definition Documentation

◆ PIXY2_REQUEST_GET_MAIN_FEATURES

#define PIXY2_REQUEST_GET_MAIN_FEATURES   0x30

getMainFeatures() command request type

◆ PIXY2_REQUEST_GET_VERSION

#define PIXY2_REQUEST_GET_VERSION   0xe

getVersion() command request type

◆ PIXY2_REQUEST_SET_LAMP

#define PIXY2_REQUEST_SET_LAMP   0x16

setLamp() command request type

◆ PIXY2_REQUEST_SET_LED

#define PIXY2_REQUEST_SET_LED   0x14

setLED() command request type