NFC ZigBee 3.0 Modules and Libraries: nfc.h File Reference

NFC ZigBee 3.0

NFC ZigBee 3.0 Modules and Libraries
NFC Commissioning using ZigBee Installation Codes
nfc.h File Reference

Common macros used by all NFC libraries. More...

#include <jendefs.h>

Go to the source code of this file.

Macros

#define NFC_HEADER_SIZE   16
 
#define NFC_VERSION_SIZE   8
 
#define NFC_NTAG_UNKNOWN   0
 
#define NFC_NTAG_NT3H1101   31101
 
#define NFC_NTAG_NT3H1201   31201
 
#define NFC_NTAG_NT3H2111   32111
 
#define NFC_NTAG_NT3H2211   32211
 

Detailed Description

Common macros used by all NFC libraries.

Macro Definition Documentation

◆ NFC_HEADER_SIZE

#define NFC_HEADER_SIZE   16

Size of NTAG header data (stored at byte address 0)

◆ NFC_VERSION_SIZE

#define NFC_VERSION_SIZE   8

Size of NTAG version data

◆ NFC_NTAG_UNKNOWN

#define NFC_NTAG_UNKNOWN   0

Unknown NTAG model

◆ NFC_NTAG_NT3H1101

#define NFC_NTAG_NT3H1101   31101

NT3H1101 NTAG model

◆ NFC_NTAG_NT3H1201

#define NFC_NTAG_NT3H1201   31201

NT3H1201 NTAG model

◆ NFC_NTAG_NT3H2111

#define NFC_NTAG_NT3H2111   32111

NT3H2111 NTAG model

◆ NFC_NTAG_NT3H2211

#define NFC_NTAG_NT3H2211   32211

NT3H2211 NTAG model

Generated by   doxygen 1.8.13