#include <revolution/kpad.h> f32 KPADIsEnableMplsDpdRevise( s32 chan );
| chan | One of the WPAD_CHANn values. |
|---|
Returns a negative value when disabled. Returns a value of zero or more when enabled. This value indicates the correction level. The closer this value is to 1, the more correction is applied so that the current attitude is made to approach the attitude in the yaw and roll axes measured based on the DPD.
Checks if DPD correction is enabled for the specified channel's Wii MotionPlus. Returns the correction level when enabled. DPD correction is initially enabled.
KPADEnableMplsDpdRevise
KPADDisableMplsDpdRevise
2008/12/04 Initial version.
CONFIDENTIAL