A ISO14443-3B reader communication base class.
More...
#include <iso14443breadercommunication.hpp>
A ISO14443-3B reader communication base class.
◆ ~ISO14443BReaderCommunication()
virtual logicalaccess::ISO14443BReaderCommunication::~ISO14443BReaderCommunication |
( |
| ) |
|
|
virtualdefault |
◆ anticollisionB()
virtual ByteVector logicalaccess::ISO14443BReaderCommunication::anticollisionB |
( |
unsigned char |
afi = 0x00 | ) |
|
|
pure virtual |
Manage collision.
- Parameters
-
- Returns
- The chip UID.
◆ attrib()
virtual void logicalaccess::ISO14443BReaderCommunication::attrib |
( |
| ) |
|
|
pure virtual |
Send a attrib command from the PCD to the PICC.
◆ haltB()
virtual void logicalaccess::ISO14443BReaderCommunication::haltB |
( |
| ) |
|
|
pure virtual |
Send a HLTB command from the PCD to the PICC.
◆ requestB()
virtual ByteVector logicalaccess::ISO14443BReaderCommunication::requestB |
( |
unsigned char |
afi = 0x00 | ) |
|
|
pure virtual |
Send a REQB command from the PCD to the PICC.
- Parameters
-
- Returns
- The ATQB PICC result.
The documentation for this class was generated from the following file: