#include <nitro/card.h>
u32 CARD_ReadRomID(void);
Returns the CARD-ID.
Reads the CARD-ID from a CARD ROM device. A CARD-ID is a u32 value that contains information such as the manufacturer's code for the NITRO-CARD media.
07/29/2004 Revised the description of the CARD-ID
07/05/2004 Initial Version