SD/MMC SPI BSP Overview
An SPI BSP is required so that the SD/MMC SPI driver will work on a particular system. For more information about these functions, see SPI BSP.
Function | Description |
---|---|
| Open (initialize) SPI |
| Close (uninitialize) SPI |
| Acquire SPI lock |
| Release SPI lock |
| Read from SPI |
| Write to SPI |
| Enable chip select |
| Disable chip select |
| Set SPI clock frequency |