Function esp_idf_hal::sys::wl_unmount
source ยท pub unsafe extern "C" fn wl_unmount(handle: i32) -> i32
Expand description
@brief Unmount WL for defined partition
@param handle WL partition handle
@return - ESP_OK, if the operation completed successfully; - or one of error codes from lower-level flash driver.