Skip to main content

scan_flash

Function scan_flash 

Source
pub fn scan_flash(
    ctx: &Ctx,
    first: u8,
    last: u8,
    index: u16,
    wait: u64,
    p: &mut dyn Progress,
) -> Result<()>
Expand description

Read page 0 of each block and report what it looks like. Read-only.