[][src]Crate stm32h7_sdmmc

This crate has been replaced by [SDMMC support within

stm32h7xx-hal](https://docs.rs/stm32h7xx-hal/latest/stm32h7xx_hal/sdmmc/index.html).

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Structs

CID

Card Identification Register (CID)

CSD

Card Specific Data (CSD)

Card

SD Card

OCR

Operation Conditions Register (OCR)

SCR

SD CARD Configuration Register (SCR)

SDStatus

SD Status

Sdmmc

Sdmmc device

Enums

BusWidth

The number of lines used on the SDMMC bus

CardType

Types of SD Card

Error

Errors

Signalling

The signalling scheme used on the SDMMC bus

Traits

SdmmcExt

Extension trait for SDMMC peripherals