pub fn scan_flash( ctx: &Ctx, first: u8, last: u8, index: u16, wait: u64, p: &mut dyn Progress, ) -> Result<()>
Read page 0 of each block and report what it looks like. Read-only.