Module emmc

Source
Expand description

eMMC-specific extensions to the core SDMMC protocol.

Structs§

CID
Card Identification Register (CID)
CSD
Card Specific Data (CSD)
CardStatus
Card Status (R1)
EMMC
Type marker for eMMC-specific extensions.
ExtCSD
Extended Card Specific Data
OCR
Operation Conditions Register (OCR)
RCA
Relative Card Address (RCA)

Enums§

BlockSize
BusWidth
The number of data lines in use on the SDMMC bus
CardCapacity
Types of SD Card
CurrentConsumption
CurrentState
CURRENT_STATE enum. Used for R1 response in command queue mode in SD spec, or all R1 responses in eMMC spec.
DeviceType
All possible values of the CBX field of the CID register on eMMC devices.