#include <nitro/card.h>
static inline BOOL CARD_IsBackupEeprom(void);
None.
Returns a value of TRUE if the specified backup device is an EEPROM. Otherwise a value of FALSE is returned.
Determines whether the backup device specified by the CARD_IdentifyBackup
function is an EEPROM.
CARD_IdentifyBackup, CARD_ReadEeprom, CARD_WriteEeprom
2004/08/18 Changed "nitro/fs.h" to "nitro/card.h"
2004/07/05 Initial Version
CONFIDENTIAL