NXP Reader Library  v17.1.0.2535

Describes the supported options for GetTagType interface. More...

Collaboration diagram for TagType:

Macros

#define PHAL_ICODE_TAG_TYPE_UNKNOWN   0xFFFFU
 Option to Get the tag type as Unknown.
 
#define PHAL_ICODE_TAG_TYPE_ICODE_SLI   0x0001U
 Option to Get the tag type as ICode SLI.
 
#define PHAL_ICODE_TAG_TYPE_ICODE_SLI_S   0x0002U
 Option to Get the tag type as ICode SLI-S.
 
#define PHAL_ICODE_TAG_TYPE_ICODE_SLI_L   0x0003U
 Option to Get the tag type as ICode SLI-L.
 
#define PHAL_ICODE_TAG_TYPE_ICODE_SLIX   0x5001U
 Option to Get the tag type as ICode SLIX.
 
#define PHAL_ICODE_TAG_TYPE_ICODE_SLIX_S   0x5002U
 Option to Get the tag type as ICode SLIX-S.
 
#define PHAL_ICODE_TAG_TYPE_ICODE_SLIX_L   0x5003U
 Option to Get the tag type as ICode SLIX-L.
 
#define PHAL_ICODE_TAG_TYPE_ICODE_SLI_X2   0x0801U
 Option to Get the tag type as ICode SLIX2.
 
#define PHAL_ICODE_TAG_TYPE_ICODE_SLI_X3   0x2001U
 Option to Get the tag type as ICode SLIX3.
 
#define PHAL_ICODE_TAG_TYPE_ICODE_DNA   0x1801U
 Option to Get the tag type as ICode DNA.
 
#define PHAL_ICODE_TAG_TYPE_ICODE_NTAG_5   0x5801U
 Option to Get the tag type as ICode NTAG5.
 

Detailed Description

Describes the supported options for GetTagType interface.