Bluetooth Framework C++ Edition
Public Attributes | List of all members
wclWiiRemoteNunchukCalibration Struct Reference

The structure represents a Wii Remote Nunchuk extension accelerometer calibration data. More...

#include <wclBluetooth.h>

Public Attributes

wclWiiRemoteAccelCalibration Accel
 The nunchuk accelerometer calibration data.
 
unsigned char MinX
 The joystick minimum X value.
 
unsigned char MidX
 The joystick center X value.
 
unsigned char MaxX
 The joystick maximum X value.
 
unsigned char MinY
 The joystick minimum Y value.
 
unsigned char MidY
 The joystick center Y value.
 
unsigned char MaxY
 The joystick maximum Y value.
 

Detailed Description

The structure represents a Wii Remote Nunchuk extension accelerometer calibration data.