[][src]Function debug_probe::flash_writer::download_hex

pub fn download_hex<P: MI, S: Into<String>>(
    file_path: S,
    probe: &mut P,
    page_size: u32
) -> Result<(), FlashError>