KBD_GetPadRepeatMask

C Specification

#include "kbd_autoRepeat.h";
u16 KBD_GetPadRepeatMask( void );

Arguments

None.

Return Values

Returns the logical sum of the key and button values for which the repeat status is being recorded.

Description

Returns the logical sum of the key and button values for which the repeat status is being recorded.

See Also

CONFIDENTIAL