TianoCore EDK2 master
Loading...
Searching...
No Matches
EMMC_CID Struct Reference

Data Fields

UINT8 NotUsed: 1
 
UINT8 Crc: 7
 
UINT8 ManufacturingDate
 
UINT8 ProductSerialNumber [4]
 
UINT8 ProductRevision
 
UINT8 ProductName [6]
 
UINT8 OemId
 
UINT8 DeviceType: 2
 
UINT8 Reserved: 6
 
UINT8 ManufacturerId
 

Detailed Description

Definition at line 71 of file Emmc.h.

Field Documentation

◆ Crc

UINT8 EMMC_CID::Crc

Definition at line 73 of file Emmc.h.

◆ DeviceType

UINT8 EMMC_CID::DeviceType

Definition at line 79 of file Emmc.h.

◆ ManufacturerId

UINT8 EMMC_CID::ManufacturerId

Definition at line 81 of file Emmc.h.

◆ ManufacturingDate

UINT8 EMMC_CID::ManufacturingDate

Definition at line 74 of file Emmc.h.

◆ NotUsed

UINT8 EMMC_CID::NotUsed

Definition at line 72 of file Emmc.h.

◆ OemId

UINT8 EMMC_CID::OemId

Definition at line 78 of file Emmc.h.

◆ ProductName

UINT8 EMMC_CID::ProductName[6]

Definition at line 77 of file Emmc.h.

◆ ProductRevision

UINT8 EMMC_CID::ProductRevision

Definition at line 76 of file Emmc.h.

◆ ProductSerialNumber

UINT8 EMMC_CID::ProductSerialNumber[4]

Definition at line 75 of file Emmc.h.

◆ Reserved

UINT8 EMMC_CID::Reserved

Definition at line 80 of file Emmc.h.


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