Settings for registers of RFID Click driver.
More...
Settings for registers of RFID Click driver.
◆ RFID_DATA_NOT_READY
#define RFID_DATA_NOT_READY 0x00 |
◆ RFID_DATA_READY
#define RFID_DATA_READY 0x08 |
Data ready.
Data ready flag.
◆ RFID_ECHO
◆ RFID_FIELD_OFF
#define RFID_FIELD_OFF 0x00 |
RFID protocols.
RFID protocol settings.
◆ RFID_IDLE
◆ RFID_IDN
RFID commands.
Specified setting for description of RFID Click driver.
◆ RFID_ISO_14443A
#define RFID_ISO_14443A 0x02 |
◆ RFID_ISO_14443B
#define RFID_ISO_14443B 0x03 |
◆ RFID_ISO_15693
#define RFID_ISO_15693 0x01 |
◆ RFID_ISO_18092NFC
#define RFID_ISO_18092NFC 0x04 |
◆ RFID_MAX_DATA_LEN
#define RFID_MAX_DATA_LEN 0xFF |
Data len.
Max data length value.
◆ RFID_PROT_SELECT
#define RFID_PROT_SELECT 0x02 |
◆ RFID_RD_WAKEUP_REG
#define RFID_RD_WAKEUP_REG 0x08 |
◆ RFID_SEND_RECV
#define RFID_SEND_RECV 0x04 |
◆ RFID_SET_BAUD
#define RFID_SET_BAUD 0x0A |
◆ RFID_SPI
◆ RFID_UART
Communication interface.
Communication interface settings.
◆ RFID_WR_WAKEUP_REG
#define RFID_WR_WAKEUP_REG 0x09 |