Template Struct pn532::poll_target_dep_passive

Inheritance Relationships

Base Types

Struct Documentation

template<baudrate_modulation BrMd>
struct poll_target_dep_passive : public pn532::target<BrMd>, public pn532::poll_target_with_atr

Mixin for all passive DEP variants of poll_target, which carries both a poll_target_with_atr and a target.

Template Parameters:

BrMd – Baudrate and modulation of the target.