pub unsafe extern "C" fn sdspi_host_deinit() -> esp_err_t
Expand description

@brief Release resources allocated using sdspi_host_init

@note This function is not thread safe

@return - ESP_OK on success - ESP_ERR_INVALID_STATE if sdspi_host_init function has not been called