Public Attributes
TMR_NXP_ConfigWord Union Reference

#include <tmr_gen2.h>

List of all members.

Public Attributes

struct {
   unsigned   conditionalReadRangeReduction_onOff:1
   unsigned   conditionalReadRangeReduction_openShort:1
   unsigned   dataMode:1
   unsigned   digitalOutput:1
   unsigned   externalSupply:1
   unsigned   invertDigitalOutput:1
   unsigned   maxBackscatterStrength:1
   unsigned   privacyMode:1
   unsigned   psfAlarm:1
   unsigned   readProtectEPC:1
   unsigned   readProtectTID:1
   unsigned   readProtectUser:1
   unsigned   RFU2:1
   unsigned   RFU3:1
   unsigned   tamperAlarm:1
   unsigned   transparentMode:1
bits
uint16_t data

Detailed Description

The argument to a ChangeConfig command for NXP G2iL tags User can set the configWord directly using the 16 bit 'data' field. Otherwise, provides an option to individually set each flag. Instance of TMR_NXP_ConfigWord must be initialized before using either by declaring it as 'static' or by using the constructor routine TMR_init_NXP_ConfigWord() method.

Definition at line 358 of file tmr_gen2.h.


Member Data Documentation

struct { ... } TMR_NXP_ConfigWord::bits

Conditional Read Range Reduction on/off (permanently stored in tag memory)

Definition at line 385 of file tmr_gen2.h.

Conditional Read Range Reduction open/short (permanently stored in tag memory)

Definition at line 383 of file tmr_gen2.h.

Definition at line 360 of file tmr_gen2.h.

Transparent mode data/raw (reset at power up)

Definition at line 387 of file tmr_gen2.h.

Digital output (permanently stored in tag memory)

Definition at line 379 of file tmr_gen2.h.

External supply flag digital input (read only)

Definition at line 397 of file tmr_gen2.h.

Invert digital output (reset at power up)

Definition at line 391 of file tmr_gen2.h.

Maximum backscatter strength (permanently stored in tag memory)

Definition at line 381 of file tmr_gen2.h.

Read range reduction on/off (permanently stored in tag memory)

Definition at line 377 of file tmr_gen2.h.

Least significant bit PSF alarm flag (Permanently stored in tag memory)

Definition at line 369 of file tmr_gen2.h.

Read protect EPC bank (Permanently stored in tag memory)

Definition at line 373 of file tmr_gen2.h.

Read protect TID bank (permanently stored in tag memory)

Definition at line 371 of file tmr_gen2.h.

Read protect User memory bank (permanently stored in tag memory)

Definition at line 375 of file tmr_gen2.h.

RFU 2

Definition at line 395 of file tmr_gen2.h.

RFU 3

Definition at line 393 of file tmr_gen2.h.

Tamper alarm flag (Read only)

Definition at line 399 of file tmr_gen2.h.

Transparent mode on/off (reset at power up)

Definition at line 389 of file tmr_gen2.h.


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


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