Template Struct pn532::poll_target_dep_passive
Defined in File data.hpp
Inheritance Relationships
Base Types
public pn532::target< BrMd >
(Template Struct pn532::target)public pn532::poll_target_with_atr
(Struct pn532::poll_target_with_atr)
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.
See also
- Template Parameters:
BrMd – Baudrate and modulation of the target.