SDHCDRegisterHostController (Compact 2013)
3/26/2014
This function registers a host controller with the secure digital (SD) card bus driver.
Syntax
SD_API_STATUS SDHCDRegisterHostController(
PSDCARD_HC_CONTEXT pHCContext
);
Parameters
- pHCContext
[in] A pointer to a host controller context structure.
Return Value
A return value of type SD_API_STATUS indicates success or failure.
Requirements
Header |
sdhcd.h |
Library |
SDHCLib.lib |