Classes | Typedefs | Enumerations | Functions
tmr_tag_lock_action.h File Reference

Mercury API - Tag Lock Action Interface. More...

#include "tmr_gen2.h"
#include "tmr_iso180006b.h"
Include dependency graph for tmr_tag_lock_action.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  TMR_TagLockAction

Typedefs

typedef struct TMR_TagLockAction TMR_TagLockAction
typedef enum TMR_TagLockActionType TMR_TagLockActionType

Enumerations

enum  TMR_TagLockActionType { TMR_LOCK_ACTION_TYPE_GEN2_LOCK_ACTION = 0, TMR_LOCK_ACTION_TYPE_ISO180006B_LOCK_ACTION = 1 }

Functions

TMR_Status TMR_TLA_init_gen2 (TMR_TagLockAction *lockAction, uint16_t mask, uint16_t action)
TMR_Status TMR_TLA_init_ISO180006B (TMR_TagLockAction *lockAction, uint8_t address)

Detailed Description

Mercury API - Tag Lock Action Interface.

Author:
Brian Fiegel
Date:
4/18/2009

Definition in file tmr_tag_lock_action.h.


Typedef Documentation

Tag locking structure

Types of RFID Tag Locking Structures


Enumeration Type Documentation

Types of RFID Tag Locking Structures

Enumerator:
TMR_LOCK_ACTION_TYPE_GEN2_LOCK_ACTION 
TMR_LOCK_ACTION_TYPE_ISO180006B_LOCK_ACTION 

Definition at line 42 of file tmr_tag_lock_action.h.


Function Documentation

TMR_Status TMR_TLA_init_gen2 ( TMR_TagLockAction lockAction,
uint16_t  mask,
uint16_t  action 
)

Initialize a TMR_TagLockAction as a Gen2 lock action with the provided parameters.

Parameters:
lockActionPointer to the structure to initialize.
maskmask
actionaction

Definition at line 1395 of file tm_reader.c.

TMR_Status TMR_TLA_init_ISO180006B ( TMR_TagLockAction lockAction,
uint8_t  address 
)


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