Skip to main content

read_primary_bank

Function read_primary_bank 

Source
pub fn read_primary_bank(
    m: &CardModel,
    dev: &mut Link,
    index: u16,
    wait: u64,
    p: &mut dyn Progress,
) -> Result<Vec<u8>>
Expand description

Read the whole primary firmware bank into memory.