Data Fields
CSL_MMCCardIdObj Struct Reference

Card identification object. More...

#include <csl_mmcsd.h>

Data Fields

Uint16 mfgId
Uint16 oemAppId
Uint8 productName [6]
Uint16 productRev
Uint32 serialNumber
Uint16 month
Uint16 year
Uint16 checksum

Detailed Description

Card identification object.


Field Documentation

7 bit crc

Referenced by MMC_sendAllCID(), and SD_sendAllCID().

8 bit Manufacturer ID

Referenced by MMC_sendAllCID(), and SD_sendAllCID().

4 bit Manufacturing Date (Month)

Referenced by MMC_sendAllCID(), and SD_sendAllCID().

16 bit OEM and application ID

Referenced by MMC_sendAllCID(), and SD_sendAllCID().

40 or 48 bit Product name

Referenced by MMC_sendAllCID(), and SD_sendAllCID().

8 bit Product Revision Number

32 bit Serial Number

Referenced by MMC_sendAllCID(), and SD_sendAllCID().

4 bit Manufacturing Date (Year) in case of MMC (Year 0 = 1997). SD has an 8 bit year field.(Year 0 = 2000)

Referenced by MMC_sendAllCID(), and SD_sendAllCID().


The documentation for this struct was generated from the following file: