MCI_CheckBusy
Default mainpageat91libperipheralsmciMCI_CheckBusy
Description Source Call Graph
MCI_CheckBusy
Check NOTBUSY and DTIP bits of status register on the given MCI driver.
 
Syntax / parameters
unsigned char MCI_CheckBusy (Mci *pMci)

Name Type Default Description
pMci Mci *
  Pointer to a MCI driver instance.
 
Return value unsigned char
   
Description
Check NOTBUSY and DTIP bits of status register on the given MCI driver.
Return value, 0 for bus ready, 1 for bus busy
 
Source
The documentation for this Member was generated from the following files:
  • mci.c