pub fn read( m: &CardModel, dev: &mut Link, index: u16, wait: u64, ) -> Result<Vec<u8>>
Read the record off the card.
Fails if the card does not answer.