Renesas PTX1xxR IoT-Reader API (non-OS) Version 7.3.1
Renesas Software Stack for IoT-Reader Applications (non-OS)
Data Fields
ptxNativeTag_T3T Struct Reference

T3T Native Tag Component. More...

#include <ptxNativeTag_T3T.h>

Collaboration diagram for ptxNativeTag_T3T:
Collaboration graph

Data Fields

ptxStatus_Comps_t CompId
 
ptxIoTRd_tIotRd
 
uint8_t * TxBuffer
 
uint8_t * NFCID2
 
uint8_t NFCID2Len
 
uint8_t MRTI_Check
 
uint32_t MRTI_Update
 
uint32_t TagTimeoutCheck
 
uint32_t TagTimeoutUpdate
 

Detailed Description

T3T Native Tag Component.

Field Documentation

◆ CompId

Component Id

◆ IotRd

ptxIoTRd_t* IotRd

IOT Reader provided by upper layer

◆ MRTI_Check

uint8_t MRTI_Check

Value stored for calculation of timeout value

◆ MRTI_Update

uint32_t MRTI_Update

Value stored for calculation of timeout value

◆ NFCID2

uint8_t* NFCID2

ID of the tag

◆ NFCID2Len

uint8_t NFCID2Len

Length of the ID

◆ TagTimeoutCheck

uint32_t TagTimeoutCheck

Timeout value of the tag for check operation

◆ TagTimeoutUpdate

uint32_t TagTimeoutUpdate

Timeout value of the tag for update operation

◆ TxBuffer

uint8_t* TxBuffer

Internal Tx-Buffer provided by upper layer (may be shared with other components)


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