MCI_Enable
Default mainpage
at91lib
peripherals
mci
MCI_Enable
Description
Source
Call Graph
MCI_Enable
Enable/disable a MCI driver instance.
Syntax / parameters
void
MCI_Enable
(
Mci
*pMci, unsigned char enb)
Name
Type
Default
Description
pMci
Mci
*
Pointer to a MCI driver instance.
enb
unsigned char
0 for disable MCI and 1 for enable MCI.
Description
Enable/disable a MCI driver instance.
Source
The documentation for this Member was generated from the following file:
mci.c