Public Attributes
TMR_TagData Struct Reference

#include <tmr_tag_data.h>

List of all members.

Public Attributes

uint16_t crc
uint8_t epc [TMR_MAX_EPC_BYTE_COUNT]
uint8_t epcByteCount
TMR_TagProtocol protocol
union {
   TMR_GEN2_TagData   gen2
u

Detailed Description

A structure to represent RFID tags.

Definition at line 46 of file tmr_tag_data.h.


Member Data Documentation

uint16_t TMR_TagData::crc

Tag CRC

Definition at line 55 of file tmr_tag_data.h.

Tag EPC

Definition at line 49 of file tmr_tag_data.h.

Length of the tag's EPC in bytes

Definition at line 53 of file tmr_tag_data.h.

Gen2-specific tag information

Definition at line 60 of file tmr_tag_data.h.

Protocol of the tag

Definition at line 51 of file tmr_tag_data.h.

union { ... } TMR_TagData::u

Protocol-specific tag information


The documentation for this struct was generated from the following file:


thingmagic_rfid
Author(s): Brian Bingham
autogenerated on Thu May 16 2019 03:01:27