CARDGetFastMode

C Specification

#include <revolution/card.h>

BOOL CARDGetFastMode ( void );

Arguments

None.

Return Values

TRUE Fast mode
FALSE Normal mode

Description

Gets the fast mode of the current Memory Card. To find out the mode of a Memory Card that is inserted in a Memory Card slot, call the CARDGetCurrentMode function.

Note: If the fast operation mode is enabled, Memory Card 1019 can be programmed (written) much faster than Memory Card 59 and Memory Card 251. By default, the fast operation mode is disabled for backward compatibility.

See Also

Memory Card Functions,
CARDGetCurrentMode, CARDSetFastMode

Revision History

2006/03/01 Initial version.


CONFIDENTIAL