Function esp_idf_hal::sys::sdspi_host_deinit
source ยท pub unsafe extern "C" fn sdspi_host_deinit() -> i32
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