Description of Timeout options. More...

Macros | |
| #define | PHPAL_SLI15693_TIMEOUT_SHORT_US 324U |
| Timeout T1 in microseconds as defined in ISO/IEC 15693, 9.1.4. | |
| #define | PHPAL_SLI15693_TIMEOUT_DELTA_US 00000U |
| Tolerance Timeout Delta in microseconds. | |
| #define | PHPAL_SLI15693_TIMEOUT_NTAG5_I2C_US 162U |
| Timeout T1 in microseconds, 160.5 is taken as 162us Supported only by NTAG5. | |
| #define | PHPAL_SLI15693_TIMEOUT_NTAG5_I2C_81_US 81U |
| Timeout T1 in microseconds, 80.2 is taken as 81us Supported only by NTAG5. | |
| #define | PHPAL_SLI15693_TIMEOUT_LONG_US 20000U |
| Extended timeout value in microseconds for long timeouts. | |
| #define | PHPAL_SLI15693_TIMEOUT_EOF_US 16850U |
| Special frame EOF delay time in microseconds (FDTv, EOF). | |
| #define | PHPAL_SLI15693_TIMEOUT_MAX2_US 19950U |
| FDT time max2 in microseconds (FDTv, listen, max2). | |
Description of Timeout options.