Enum pn532::frame_type
Defined in File channel.hpp
Enum Documentation
-
enum class pn532::frame_type
Types of frames transmitted from/to the PN532 (UM0701-02 §6.2.1).
Note
We do not distinguish between a normal and an extended information frame.
Values:
-
enumerator ack
Previous communication was acknowledged.
-
enumerator nack
Previous communication has to be repeated, or trasmission completed.
-
enumerator info
Frame containing data.
-
enumerator error
Application-level error.
-
enumerator ack