Skip to main content

read

Function read 

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

Read the record off the card.

ยงErrors

Fails if the card does not answer.