SDSPI_Configure
Default mainpage
at91lib
memories
sdmmc
SDSPI_Configure
Description
Source
Call Graph
SDSPI_Configure
Initializes the SD Spi structure and the corresponding SPI hardware.
Syntax / parameters
void
SDSPI_Configure
(
SdSpi
*pSdSpi, AT91PS_SPI pSpiHw, unsigned char spiId)
Name
Type
Default
Description
pSdSpi
SdSpi
*
pSpiHw
AT91PS_SPI
Associated SPI peripheral.
spiId
unsigned char
SPI peripheral identifier.
Description
Initializes the SD Spi structure and the corresponding SPI hardware.
Source
The documentation for this Member was generated from the following files:
sdspi.c