mci
Default mainpageat91libperipheralsmcimci
Description
mci.h::mci
 
Purpose
mci-interface driver

Usage
  1. MCI_Init: Initializes a MCI driver instance and the underlying peripheral.
  2. MCI_SetSpeed : Configure the MCI CLKDIV in the MCI_MR register.
  3. MCI_SendCommand: Starts a MCI transfer.
  4. MCI_Handler : Interrupt handler which is called by ISR handler.
  5. MCI_SetBusWidth : Configure the MCI SDCBUS in the MCI_SDCR register.
 
Source
The documentation for this Page was generated from the following file:
  • mci.h