Description
mci.h::mci
Purpose
mci-interface driver
Usage
- MCI_Init: Initializes a MCI driver instance and the underlying peripheral.
- MCI_SetSpeed : Configure the MCI CLKDIV in the MCI_MR register.
- MCI_SendCommand: Starts a MCI transfer.
- MCI_Handler : Interrupt handler which is called by ISR handler.
- 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