Function esp_idf_sys::ff_diskio_register_wl_partition
source ยท pub unsafe extern "C" fn ff_diskio_register_wl_partition(
pdrv: c_uchar,
flash_handle: wl_handle_t,
) -> esp_err_t
Expand description
Register spi flash partition
@param pdrv drive number @param flash_handle handle of the wear levelling partition.