#include <revolution/kpad.h> void KPADDisableMpls( s32 chan );
| chan | One of the WPAD_CHANn values. |
|---|
None.
Calling this function changes the operational mode of the Wii MotionPlus to Bypass mode. The library attempts to issue an operational mode change request if the Wii MotionPlus operational mode is other than Bypass mode when data is received from the Wii Remote. If issuing the request fails, the system tries again the next time data is received.
The library attempts to issue this request while it is checking the mode of the Wii MotionPlus, so do not call WPADControlMpls directly.
KPADEnableMpls
WPADControlMpls
2008/12/04 Deleted a description of the KPADSetConfig function.
2008/07/22 Initial version.
CONFIDENTIAL