Function esp_idf_sys::sdspi_host_init
source ยท pub unsafe extern "C" fn sdspi_host_init() -> esp_err_t
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