Module sdio

Source
Expand description

Sdio host

Modules§

common_cmd
emmc_cmd
eMMC-specific command definitions.
sd_cmd
SD-specific command definitions.

Structs§

CIC
Card interface condition (R7)
CID
Card Identification Register (CID)
CSD
Card Specific Data (CSD)
CardStatus
Card Status (R1)
Cmd
Host to Card commands
EMMC
Type marker for eMMC-specific extensions.
Emmc
eMMC device peripheral
OCR
Operation Conditions Register (OCR)
RCA
Relative Card Address (RCA)
SCR
SD CARD Configuration Register (SCR)
SD
Type marker for SD-specific extensions.
SDStatus
SD Status
SdCard
Sd card peripheral
Sdio
A peripheral that uses the SDIO hardware, generic over the particular type of device.

Enums§

AddressMode
Buswidth
CardCapacity
Types of SD Card
ClockFreq
Clock frequency of a SDIO bus.
CurrentState
CURRENT_STATE enum. Used for R1 response in command queue mode in SD spec, or all R1 responses in eMMC spec.
Error
ResponseLen
Command Response type

Traits§

Pins
SdioPeripheral