sdspi
Default mainpageat91libmemoriessdmmcsdspi
Description
sdspi.h::sdspi
 
Purpose
sdcard spi-bus driver

Usage
  1. SDSPI_Configure: Initializes the SD Spi structure and the corresponding SPI hardware
  2. SDSPI_ConfigureCS : Configures the parameters for the device corresponding to the cs
  3. SDSPI_Read: Read data on SPI data bus
  4. SDSPI_Write : Write data on SPI data bus
  5. SDSPI_SendCommand : Starts a SPI master transfer
  6. SDSPI_StopTranToken : Send stop transfer data token
 
Source
The documentation for this Page was generated from the following file:
  • sdspi.h