MCI_SetBusWidth
Default mainpageat91libperipheralsmciMCI_SetBusWidth
Description Source Call Graph
MCI_SetBusWidth
Configure the MCI SDCBUS in the MCI_SDCR register.
 
Syntax / parameters
void MCI_SetBusWidth (Mci *pMci, unsigned char busWidth)

Name Type Default Description
pMci Mci *
  Pointer to the low level MCI driver.
busWidth unsigned char
  MCI bus width mode.
Description
Configure the MCI SDCBUS in the MCI_SDCR register.
Only two modes available
 
Source
The documentation for this Member was generated from the following files:
  • mci.c