Function nfc::initiator::transceive_bytes_timed [] [src]

pub fn transceive_bytes_timed(
    pnd: *mut nfc_device,
    pbt_tx: *const u8,
    sz_tx: size_t,
    pbt_rx: *mut u8,
    sz_rx: size_t,
    cycles: *mut u32
) -> i32

Send data to target then retrieve data from target with a precise cycles counter which indicates the number of cycles between emission & reception of frames