Renesas PTX1xxR IoT-Reader API Version 7.3.1
Renesas Software Stack for IoT-Reader Applications
Data Fields
ptxNativeTag_T5T_InitParams Struct Reference

T5T Native Tag Initialization Parameters. More...

#include <ptxNativeTag_T5T.h>

Collaboration diagram for ptxNativeTag_T5T_InitParams:
Collaboration graph

Data Fields

void * StackComp
 
uint8_t * TxBuffer
 
uint32_t TxBufferSize
 
uint8_t * UID
 
uint8_t UIDLen
 
uint8_t isSelected
 

Detailed Description

T5T Native Tag Initialization Parameters.

Field Documentation

◆ isSelected

uint8_t isSelected

Flag indicating if commands are to be sent in SELECTED mode (0 unselected, 1 selected)

◆ StackComp

void* StackComp

Stack component provided by upper layer

◆ TxBuffer

uint8_t* TxBuffer

Internal Tx-Buffer provided by upper layer

◆ TxBufferSize

uint32_t TxBufferSize

Size of Internal TX-Buffer

◆ UID

uint8_t* UID

UID

◆ UIDLen

uint8_t UIDLen

Length of UID


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