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

T5T Native Tag Component. More...

#include <ptxNativeTag_T5T.h>

Collaboration diagram for ptxNativeTag_T5T:
Collaboration graph

Data Fields

ptxStatus_Comps_t CompId
 
void * StackComp
 
uint8_t * TxBuffer
 
uint8_t * UID
 
size_t UIDLen
 
uint8_t isSelected
 

Detailed Description

T5T Native Tag Component.

Field Documentation

◆ CompId

Component Id

◆ 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 (may be shared with other components)

◆ UID

uint8_t* UID

UID

◆ UIDLen

size_t UIDLen

UID Length


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