sdmmc_host_deinit() function
Disable SDMMC host and release allocated resources forcefully
Return value
- ESP_OK on success - ESP_ERR_INVALID_STATE if SDMMC host has not been initialized
Notes
This function will deinitialize the host immediately, regardless of the number of active slots This function is not thread safe
Examples
sdmmc_host_deinit() is referenced by 1 libraries and example projects: