SPID_ConfigureCS
Default mainpageat91libmemoriesspi-flashSPID_ConfigureCS
Description Source Call Graph
SPID_ConfigureCS
Configures the parameters for the device corresponding to the cs.
 
Syntax / parameters
void SPID_ConfigureCS (Spid *pSpid, unsigned char cs, unsigned int csr)

Name Type Default Description
pSpid Spid *
  Pointer to a Spid 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:
  • spid.c