Symbols
loading...
Files
loading...
SummarySyntaxRelatedReferences

Fields

Field
Declared as
Description
Host with which the card is associated.
uint32_t
OCR (Operation Conditions Register) value.
decoded CSD (Card-Specific Data) register value.
decoded SCR (SD card Configuration Register) value.
decoded SSR (SD Status Register) value.
decoded EXT_CSD (Extended Card Specific Data) register value.
uint16_t
RCA (Relative Card Address).
uint32_t
Maximum frequency, in kHz, supported by the card.
int
Real working frequency, in kHz, configured on the host controller.
uint32_t : 1
Bit indicates if the card is a memory card.
uint32_t : 1
Bit indicates if the card is an IO card.
uint32_t : 1
Bit indicates if the card is MMC.
uint32_t : 3
If is_sdio is 1, contains the number of IO functions on the card.
uint32_t : 2
log2(bus width supported by card).
uint32_t : 1
Card supports DDR mode.
uint32_t : 1
Card supports UHS-1 mode.
uint32_t : 22
Reserved for future expansion.

References

from examples