CID register structure (MMC) More...

Detailed Description

CID register structure (MMC)

See also
JEDEC Standard No. JESD84-B42, MultiMediaCard (MMC) Electrical Standard, High Capacity (MMCA, 4.2), Section 8.2, Table 30 [jedec.org]

Definition at line 588 of file sdmmc.h.

#include <sdmmc.h>

Data Fields

uint8_t MID
 Manufacturer ID.
 
be_uint16_t OID
 OEM/Application ID in big-endian order.
 
char PNM [SDMMC_CID_PNM_SIZE_MMC]
 Product name.
 
uint8_t PRV
 Product revision.
 
be_uint32_t PSN
 Product serial number in big-endian order.
 
uint8_t MDT
 Manufacturing date.
 
uint8_t CID_CRC
 CRC7 checksum including bit 0.
 

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