Expand description
SD/MMC Library written in Embedded Rust, that inspired by embedded-sdmmc.
This crate is intended to allow you to init/read/write SD/MMC devices by SPI bus.
Structs
Default implementation of
SdMmcSpiConfig
.SD Card SPI driver.
Enums
Traits
Represents disk IO device.
Represents config for
SdMmcSpi
.