WPADGetRadioSensitivity

Syntax

#include <revolution/wpad.h>

#define WPAD_CHAN0               0
#define WPAD_CHAN1               1
#define WPAD_CHAN2               2
#define WPAD_CHAN3               3

u8 WPADGetRadioSensitivity( s32 chan );

Arguments

chan One of the WPAD_CHANn values.

Return Values

Gets the radio sensitivity (in percent) from the Wii Remote.

Description

Gets the radio sensitivity of the Wii Remote on the specified channel. The radio sensitivity is calculated from the number of data frames obtained within a set period as a percent value.

See Also

None.

Revision History

2006/08/15 Initial version.


CONFIDENTIAL