SDSPI_ConfigureCS
Default mainpageat91libmemoriessdmmcSDSPI_ConfigureCS
Description Source Call Graph
SDSPI_ConfigureCS
Configures the parameters for the device corresponding to the cs.
 
Syntax / parameters
void SDSPI_ConfigureCS (SdSpi *pSdSpi, unsigned char cs, unsigned int csr)

Name Type Default Description
pSdSpi SdSpi *
  Pointer to a SdSpi instance.
cs unsigned char
  number corresponding to the SPI chip select.
csr unsigned int
  SPI_CSR value to setup.
Description
Configures the parameters for the device corresponding to the cs.

 
Source
The documentation for this Member was generated from the following files:
  • sdspi.c