Public Attributes
TMR_Monza4_ControlByte Union Reference

#include <tmr_gen2.h>

List of all members.

Public Attributes

struct {
   unsigned   persistence:1
   unsigned   readWrite:1
   unsigned   RFU_Impinj4:1
   unsigned   RFU_Impinj5:1
   unsigned   RFU_TM0:1
   unsigned   RFU_TM1:1
   unsigned   RFU_TM2:1
   unsigned   RFU_TM3:1
bits
uint8_t data

Detailed Description

TMR_Monza4_ControlByte is an argument to Monza4 QTReadWrite custom command User can set the control byte directly using the 8 bit 'data' field. Otherwise, provides an option to individually set each flag. Instance of TMR_Monza4_ControlByte must be initialized before using either by declaring it as 'static' (or initializing it to 0) or by using the constructor routine TMR_init_Monza4_ControlByte() method.

Definition at line 412 of file tmr_gen2.h.


Member Data Documentation

Definition at line 415 of file tmr_gen2.h.

If Read/Write=1, the Persistence field indicates whether the QT control is written to nonvolatile (NVM) or volatile memory. Persistence=0 means write to volatile memory. Persistence=1 means write to NVM memory

Definition at line 439 of file tmr_gen2.h.

The Read/Write bit indicates whether the tag reads or writes QT control data. Read/Write=0 means read the QT control bits in cache. Read/Write=1 means write the QT control bits

Definition at line 445 of file tmr_gen2.h.

Definition at line 431 of file tmr_gen2.h.

Definition at line 432 of file tmr_gen2.h.

The following bits are Reserved for Future Use. And will be ignored. RFU_TM's are ThingMagic specific RFU bits, and RFU_Impinj bits are as per the Monza4 specification.

Definition at line 427 of file tmr_gen2.h.

Definition at line 428 of file tmr_gen2.h.

Definition at line 429 of file tmr_gen2.h.

Definition at line 430 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