Struct pn532::activation_as_target
Defined in File data.hpp
Struct Documentation
-
struct activation_as_target
Result of the activation procedure as a target. Data returned after “TgInitAsTarget” (UM0701-02 §7.3.14)
Public Members
-
activation_as_target_mode mode
A byte containing witch mode the PN532 has been activated.
-
std::vector<std::uint8_t> initiator_command
A vector containing the first frame received by the PN532.
-
activation_as_target_mode mode