1.22.24.24 SDHC_CardDetectDisable Function
C
void SDHC_CardDetectDisable( void )
Summary
Disables the use of SD Card Detect Pin
Description
This function disables the use of SDCD pin for card detection.
Precondition
None.
Parameters
None.
Returns
None.
Example
SDHC_CardDetectDisable();
Remarks
None.