PAD_DetectFold

Syntax

#include <nitro/pad.h>

BOOL PAD_DetectFold( void );

Arguments

None.

Return Values

Returns TRUE when the unit is closed.
Returns FALSE when open.

Description

Gets whether or not the unit is closed.

Detects the opened/closed state of the unit with the ARM7, and transmits the status to the ARM9.

Revision History

2004/06/11 Initial version.


CONFIDENTIAL