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. |