Module mnemos_d1_core::drivers::smhc
source ยท Expand description
Driver for the Allwinner D1โs SMHC peripheral.
The D1 contains three separate SD/MMC Host Controllers: SMHC0
, SMHC1
and SMHC2
.
SMHC0
controls Secure Digital memory devices (SD cards)SMHC1
controls Secure Digital I/O devices (SDIO)SMHC2
controls MultiMedia Card devices (MMC)
Each SMHC also has an internal DMA controller that can be used for offloading the transfer and reception of large amounts of data to/from the device.
Modulesยง
- idmac ๐Internal DMA controller
Structsยง
- IsrData ๐Data used by a SMHC interrupt.
- SmhcData ๐
- SmhcDataGuard ๐
Enumsยง
Staticsยง
- SMHC0_ISR ๐