#include <cafe/pads/kpad/kpad.h> void KPADInitMplsDirReviseParam( s32 chan );
chan | One of the WPAD_CHANn values. |
---|
None.
Initializes the level of attitude correction for the specified channel's Wii MotionPlus. Its initial value is 0.500f
.
Background | Do not call this function from the background. |
---|---|
Interrupt handler | Do not call this function from any interrupt handler. |
Exception handler | Do not call this function from any exception handler. |
Multiple Cores | Do not call this function from more than one Core. |
KPADSetMplsDirReviseParam
KPADGetMplsDirReviseParam
2013-05-08 Automated cleanup pass.
2008-12-04 Initial version.
CONFIDENTIAL