Function esp_idf_hal::sys::wl_sector_size

source ยท
pub unsafe extern "C" fn wl_sector_size(handle: i32) -> usize
Expand description

@brief Get sector size of the WL instance

@param handle WL module handle that was initialized before @return sector size, in bytes