Function esp_idf_sys::sdmmc_host_deinit
source ยท pub unsafe extern "C" fn sdmmc_host_deinit() -> esp_err_t
Expand description
@brief Disable SDMMC host and release allocated resources
@note This function is not thread safe
@return - ESP_OK on success - ESP_ERR_INVALID_STATE if sdmmc_host_init function has not been called