Module stm32f4xx_hal::sdio

source ·
Expand description

Sdio host

Modules

Structs

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

Enums

Traits