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

Inheritance Relationships

Base Type

Struct Documentation

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

A 424 kbps FeliCa passive target, as discovered by a PN532. Identical to target<baudrate_modulation::kbps212_felica>. This represents part of the POL_RES result.

Public Members

std::array<std::uint8_t, 8> nfcid_2t

NFCID 2t (includes a cascade byte).

std::array<std::uint8_t, 8> pad

Padding bytes.

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

SYST_CODE.

std::uint8_t logical_index

Logical index used by controller to identify the target.