WPADGetRadioSensitivity

C Specification

#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 WPAD_CHANn values.

Return Values

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

Description

Gets the radio sensitivity of the Wii Remote for 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

WPAD Functions

Revision History

08/15/2006 Initial version.


CONFIDENTIAL