Abstract NFC technology definition structure. More...
#include <furi_hal_nfc_tech_i.h>
Data Fields | |
FuriHalNfcTechPollerBase | poller |
Structure containing the poller definition. | |
FuriHalNfcTechListenerBase | listener |
Structure containing the listener definition. | |
Abstract NFC technology definition structure.
Each concrete technology implementation must fill this structure with its proper functions and constants.