Public Attributes
TMR_Monza4_Payload Union Reference

#include <tmr_gen2.h>

List of all members.

Public Attributes

struct {
   unsigned   QT_MEM:1
   unsigned   QT_SR:1
   unsigned   RFU0:1
   unsigned   RFU1:1
   unsigned   RFU10:1
   unsigned   RFU11:1
   unsigned   RFU12:1
   unsigned   RFU13:1
   unsigned   RFU2:1
   unsigned   RFU3:1
   unsigned   RFU4:1
   unsigned   RFU5:1
   unsigned   RFU6:1
   unsigned   RFU7:1
   unsigned   RFU8:1
   unsigned   RFU9:1
bits
uint16_t data

Detailed Description

TMR_Monza4_Payload is an argument to Monza4 QTReadWrite custom command User can set the payload directly using the 16 bit 'data' field. Otherwise, provides an option to individually set each flag. Instance of TMR_Monza4_Payload 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_Payload() method. This field controls the QT functionality. These bits are ignored when the Read/Write field equals 0 in control byte.

Definition at line 459 of file tmr_gen2.h.


Member Data Documentation

struct { ... } TMR_Monza4_Payload::bits

16-bit payload

Definition at line 462 of file tmr_gen2.h.

Bit 14 1: Tag uses Public Memory Map 0: Tag uses Private Memory Map

Definition at line 493 of file tmr_gen2.h.

Bit 15 (MSB) is first transmitted bit of the payload field. Bit # Name Description 1: Tag reduces range if in or about to be in OPEN or SECURED state 0: Tag does not reduce range

Definition at line 500 of file tmr_gen2.h.

The following bits are Reserved for Future Use. And will be ignored. Tag will always return these bits as zero. All these RFU bits are as per the monza4 spec.

Definition at line 474 of file tmr_gen2.h.

Definition at line 475 of file tmr_gen2.h.

Definition at line 484 of file tmr_gen2.h.

Definition at line 485 of file tmr_gen2.h.

Definition at line 486 of file tmr_gen2.h.

Definition at line 487 of file tmr_gen2.h.

Definition at line 476 of file tmr_gen2.h.

Definition at line 477 of file tmr_gen2.h.

Definition at line 478 of file tmr_gen2.h.

Definition at line 479 of file tmr_gen2.h.

Definition at line 480 of file tmr_gen2.h.

Definition at line 481 of file tmr_gen2.h.

Definition at line 482 of file tmr_gen2.h.

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