PN532.Client (PN532 v0.1.0) View Source

Link to this section Summary

Link to this section Functions

Link to this function

authenticate(device_id, block, key_type, key, card_id)

View Source

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

connected(type, event, data)

View Source

See PN532.Client.Connected.connected/3.

Link to this function

connecting(type, event, data)

View Source

See PN532.Client.Connecting.connecting/3.

Link to this function

detected(type, event, data)

View Source

See PN532.Client.Detected.detected/3.

Link to this function

detecting(type, event, data)

View Source

See PN532.Client.Detecting.detecting/3.

Link to this function

disconnected(type, event, data)

View Source

See PN532.Client.Disconnected.disconnected/3.

Link to this function

in_auto_poll(poll_number, period, type)

View Source
Link to this function

in_data_exchange(device_id, cmd, data)

View Source
Link to this function

in_data_exchange(device_id, cmd, addr, data)

View Source
Link to this function

in_list_passive_target(max_targets)

View Source
Link to this function

initialising(type, event, data)

View Source

See PN532.Client.Initialising.initialising/3.

Link to this function

open(com_port, uart_speed \\ nil)

View Source
Link to this function

send_desfire_command(device_id, cla, ins, p1, p2, le)

View Source
Link to this function

send_desfire_command(device_id, cla, ins, p1, p2, data, le)

View Source
Link to this function

set_serial_baud_rate(baud_rate)

View Source
Link to this function

start_target_detection()

View Source
Link to this function

write16(device_id, block, arg)

View Source
Link to this function

write4(device_id, block, arg)

View Source