esp_idf_svc::hal::sys

Function ff_diskio_register_wl_partition

Source
pub unsafe extern "C" fn ff_diskio_register_wl_partition(
    pdrv: u8,
    flash_handle: i32,
) -> i32
Expand description

Register spi flash partition

@param pdrv drive number @param flash_handle handle of the wear levelling partition.