Function esp_idf_hal::sys::sdspi_host_init

source ยท
pub unsafe extern "C" fn sdspi_host_init() -> i32
Expand description

@brief Initialize SD SPI driver

@note This function is not thread safe

@return - ESP_OK on success - other error codes may be returned in future versions