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

Technology-specific compenstaion values for pollers. More...

#include <furi_hal_nfc_tech_i.h>

Data Fields

int32_t fdt
 Frame delay time compensation, in carrier cycles.
 
int32_t fwt
 Frame wait time compensaton, in carrier cycles.
 

Detailed Description

Technology-specific compenstaion values for pollers.

Timing compensations are needed due to execution delays not accounted for in standards, they are usually found out experimentally.

The compensation value will be subtracted from the respective timer running time, so positive values shorten timeouts, and negative ones make them longer.


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