Expand description
Implements the BlockDevice trait for an SD/MMC Protocol over SPI.
This is currently optimised for readability and debugability, not performance.
Modules§
- proto
 - Constants from the SD Specifications
 
Structs§
- Acquire
Opts  - Options for acquiring the card.
 - SdCard
 - Driver for an SD Card on an SPI bus.