KPADIsEnableMplsDpdRevise

Syntax

#include <revolution/kpad.h>

f32 KPADIsEnableMplsDpdRevise( s32 chan );

Arguments

chan One of the WPAD_CHANn values.

Return 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.

Description

Checks if DPD correction is enabled for the specified channel's Wii MotionPlus. Returns the correction level when enabled. DPD correction is initially enabled.

See Also

KPADEnableMplsDpdRevise
KPADDisableMplsDpdRevise

Revision History

2008/12/04 Initial version.


CONFIDENTIAL