Function esp_idf_sys::sdio_slave_reset

source ยท
pub unsafe extern "C" fn sdio_slave_reset() -> esp_err_t
Expand description

Clear the data still in the driver, as well as reset the PKT_LEN and TOKEN1 counting.

@return always return ESP_OK.