PN532.Connection.Uart.Framing (PN532 v0.1.0) View Source

Link to this section Summary

Link to this section Functions

Link to this function

add_framing(command, state)

View Source

Callback implementation for Circuits.UART.Framing.add_framing/2.

Link to this function

build_cmd_frame(tfi, command)

View Source
Link to this function

checksum_data(data, data_checksum)

View Source
Link to this function

checksum_length(length, length_checksum)

View Source
Link to this function

cmd_frame(length, combined_length, lcs, tfi, command, dsc)

View Source

Callback implementation for Circuits.UART.Framing.flush/2.

Callback implementation for Circuits.UART.Framing.frame_timeout/1.

Callback implementation for Circuits.UART.Framing.init/1.

Link to this function

remove_framing(data, state)

View Source

Callback implementation for Circuits.UART.Framing.remove_framing/2.