Module nfc::initiator [] [src]

Functions

init

Initialize an NFC device as initiator (reader)

init_secure_element

Initialize NFC device as initiator with its secure element initiator (reader)

list_passive_targets

List passive or emulated tags

poll_dep_target

Poll a target and request active or passive mode for D.E.P. (Data Exchange Protocol)

poll_target

Polling for NFC targets

prepare_initiator_data

Prepare Initiator data

select_dep_target

Select a target and request active or passive mode for D.E.P. (Data Exchange Protocol)

select_passive_target

Select a passive or emulated tag

target_is_present

Check target presence

transceive_bits

Transceive raw bit-frames to a target

transceive_bits_timed

Transceive raw bit-frames to a target with a precise cycles counter that indicates the number of cycles between emission & reception of frames

transceive_bytes

Send data to target then retrieve data from target

transceive_bytes_timed

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