Template Struct pn532::target< baudrate_modulation::kbps106_iso_iec_14443_typea >

Inheritance Relationships

Base Type

Struct Documentation

template<>
struct target<baudrate_modulation::kbps106_iso_iec_14443_typea> : public pn532::target_logical_index

A 106 kbps ISO/IEC 14443 type A passive target, as discovered by a PN532.

Public Members

std::array<std::uint8_t, 2> sens_res

Transmitted SENS_RES result (MSB first).

std::uint8_t sel_res

Transmitted SEL_RES result.

std::vector<std::uint8_t> nfcid

NFC Id. The length could be 4, 8 or 12 bytes long, depending on which id was transmitted NFC Ids 2t and 3t IDs include the cascade byte, thus not 7 or 10 bytes, but 8 or 12.

std::vector<std::uint8_t> ats

ATS data.

std::uint8_t logical_index

Logical index used by controller to identify the target.