|
cryptnox-sdk-esp32 1.0.0
ESP32 SDK for Cryptnox Hardware Wallet
|
Self-contained CW_NfcTransport adapter that owns its pn532_t handle. More...
Go to the source code of this file.
Classes | |
| class | PN532Adapter |
| Self-contained CW_NfcTransport that owns its pn532_t instance. More... | |
Self-contained CW_NfcTransport adapter that owns its pn532_t handle.
PN532Adapter is an alternative to Pn532NfcTransport for callers that prefer to hand a pn532_config_t to the adapter and let it manage the full driver lifetime internally, rather than constructing the pn532_t externally.
Definition in file pn532_adapter.h.