Description
Source
Call Graph
MCI_SetSpeed
Configure the MCI CLKDIV in the MCI_MR register.


Syntax / parameters
Name |
Type |
Default |
Description |
pMci |
Mci *
|
|
Pointer to the low level MCI driver.
|
mciSpeed |
unsigned int
|
|
MCI clock speed in Hz.
|
Description
Configure the MCI CLKDIV in the MCI_MR register.
The max. for MCI clock is MCK/2 and corresponds to CLKDIV = 0
Source
The documentation for this Member was generated from the following files:
mci.c