1.22.24.23 SDHC_CardDetectEnable Function

C

void SDHC_CardDetectEnable( void )

Summary

Enables the use of SD Card Detect Pin

Description

This function enables the SDCD pin for card detection.

Precondition

None.

Parameters

None.

Returns

None.

Example

SDHC_CardDetectEnable();

Remarks

None.