Mindstorms 3rd Party ROBOTC Drivers RobotC
[Home] [Download] [Submit a bug/suggestion] [ROBOTC Forums] [Blog] [Support this project]
Data Fields

tNunchuck Struct Reference
[NXTChuck Sensor]

#include <dexterind-nxtchuck.h>

Data Fields

ubyte ident
ubyte stickX
ubyte stickY
int accelX
int accelY
int accelZ
bool buttonC
bool buttonZ
ubyte buttons

Detailed Description

Examples:

dexterind-nxtchuck-test1.c.

Definition at line 85 of file dexterind-nxtchuck.h.


Field Documentation

int accelX
Examples:
dexterind-nxtchuck-test1.c.

Definition at line 90 of file dexterind-nxtchuck.h.

int accelY
Examples:
dexterind-nxtchuck-test1.c.

Definition at line 91 of file dexterind-nxtchuck.h.

int accelZ
Examples:
dexterind-nxtchuck-test1.c.

Definition at line 92 of file dexterind-nxtchuck.h.

bool buttonC
Examples:
dexterind-nxtchuck-test1.c.

Definition at line 93 of file dexterind-nxtchuck.h.

ubyte buttons
Examples:
dexterind-nxtchuck-test1.c.

Definition at line 95 of file dexterind-nxtchuck.h.

bool buttonZ
Examples:
dexterind-nxtchuck-test1.c.

Definition at line 94 of file dexterind-nxtchuck.h.

ubyte ident

Definition at line 87 of file dexterind-nxtchuck.h.

ubyte stickX
Examples:
dexterind-nxtchuck-test1.c.

Definition at line 88 of file dexterind-nxtchuck.h.

ubyte stickY
Examples:
dexterind-nxtchuck-test1.c.

Definition at line 89 of file dexterind-nxtchuck.h.


The documentation for this struct was generated from the following file: