pub fn read_primary_bank( m: &CardModel, dev: &mut Link, index: u16, wait: u64, p: &mut dyn Progress, ) -> Result<Vec<u8>>
Read the whole primary firmware bank into memory.