Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
3/26/2014
This function deregisters a host controller.
Syntax
SD_API_STATUS SDHCDDeregisterHostController(
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.
Remarks
A host controller must call this function prior to calling SDHCDDeleteContext.
Requirements
Header |
sdhcd.h |
Library |
SDHCLib.lib |