#include <revolution/card.h>
BOOL CARDSetFastMode ( BOOL enable );
|
TRUE to enable fast mode. FALSE to disable fast mode. |
Previous processing mode:
TRUE |
Fast mode |
FALSE |
Normal mode |
Enables/disables the fast operation mode of the Memory Card. The processing mode must be set before mounting a Memory Card.
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.
Note: This function is provided for debugging purposes. Applications should not use this function.
Card Functions, CARDGetCurrentMode, CARDGetFastMode
2006/03/01 Initial version.
CONFIDENTIAL