Enum pn532::post_interaction
Defined in File scanner.hpp
Enum Documentation
-
enum class pn532::post_interaction
Action to perform after the pn532::scanner has interacted with the target.
Values:
-
enumerator reject
-
enumerator release
< Releases the target and prevents re-reading until out of the RF field
-
enumerator retain
< Releases the target, but will re-activate if not removed
-
enumerator abort
< Does not deactivate the target
< Aborts the scan
-
enumerator reject