Flipper Zero Firmware
Loading...
Searching...
No Matches
FuriHalNfcTechPollerBase Struct Reference

Abstract technology-specific poller structure. More...

#include <furi_hal_nfc_tech_i.h>

Data Fields

FuriHalNfcPollerCompensation compensation
 Compensation values in poller mode.
 
FuriHalNfcChipConfig init
 Pointer to the init() function.
 
FuriHalNfcChipConfig deinit
 Pointer to the deinit() function.
 
FuriHalNfcWaitEvent wait_event
 Pointer to the wait_event() function.
 
FuriHalNfcTx tx
 Pointer to the tx() function.
 
FuriHalNfcRx rx
 Pointer to the rx() function.
 

Detailed Description

Abstract technology-specific poller structure.


The documentation for this struct was generated from the following file: