esp_idf_sys

Function 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.