Template Struct pn532::frame< frame_type::info >

Struct Documentation

template<>
struct frame<frame_type::info>

An info frame (UM0701-02 §6.2.1.1), possibly extended (UM0701-02 §6.2.1.2).

Public Members

bits::transport transport = bits::transport::host_to_pn532

Direction in which the frame travels.

command_code command = command_code::diagnose

Command code associated to the frame.

bin_data data

Packet data.