#include <nitro/card.h>
static inline BOOL CARD_IsBackupFlash(void);
None.
Returns TRUE if the designated backup device is FLASH, and FALSE if it is not.
Determines whether the backup device specified by the CARD_IdentifyBackup
function is a flash device.
CARD_IdentifyBackup, CARD_ReadFlash, CARD_WriteFlash
2004/08/23 Revised the links due to changes to the function
2004/08/18 Initial Version
CONFIDENTIAL