A ISO14443-3A reader communication base class.
More...
#include <iso14443areadercommunication.hpp>
A ISO14443-3A reader communication base class.
◆ ~ISO14443AReaderCommunication()
virtual logicalaccess::ISO14443AReaderCommunication::~ISO14443AReaderCommunication |
( |
| ) |
|
|
virtualdefault |
◆ anticollisionA()
virtual ByteVector logicalaccess::ISO14443AReaderCommunication::anticollisionA |
( |
| ) |
|
|
pure virtual |
Manage collision.
- Returns
- The chip UID.
◆ haltA()
virtual void logicalaccess::ISO14443AReaderCommunication::haltA |
( |
| ) |
|
|
pure virtual |
Send a HLTB command from the PCD to the PICC.
◆ requestA()
virtual ByteVector logicalaccess::ISO14443AReaderCommunication::requestA |
( |
| ) |
|
|
pure virtual |
Send a REQA command from the PCD to the PICC.
- Returns
- The ATQB PICC result.
◆ requestATS()
virtual ByteVector logicalaccess::ISO14443AReaderCommunication::requestATS |
( |
| ) |
|
|
pure virtual |
Send a RATS command from the PCD to the PICC.
- Returns
- The ATS PICC result.
The documentation for this class was generated from the following file: