Add configuration option to enable/disable auto iso14443-4 mode.

This commit is contained in:
Romuald Conty 2010-08-19 10:58:15 +00:00
parent 27b97c0fda
commit 8f19b078ff
3 changed files with 15 additions and 3 deletions

View file

@ -50,6 +50,9 @@
#define REG_CIU_BIT_FRAMING 0x633D
#define SYMBOL_TX_LAST_BITS 0x07
#define SYMBOL_PARAM_fAutomaticRATS 0x10
#define SYMBOL_PARAM_fAutomaticATR_RES 0x04
// Internal parameters flags
#define PARAM_NONE 0x00
#define PARAM_NAD_USED 0x01