|
Renesas PTX1xxR IoT-Reader API (non-OS) Version 7.3.1
Renesas Software Stack for IoT-Reader Applications (non-OS)
|
T3T NDEF OP Component. More...
#include <ptxNDEF_T3TOP.h>

Data Fields | |
| ptxStatus_Comps_t | CompId |
| ptxNativeTag_T3T_t | NativeTagT3T |
| ptxNDEF_TagLifeCycle_t | LifeCycle |
| uint8_t * | RxBuffer |
| uint32_t | RxBufferSize |
| uint8_t | WorkBuffer [64] |
| ptxNDEF_T3TOP_CC_t | CCParams |
| uint8_t * | NFCID2 |
| uint8_t | NFCID2Len |
| uint8_t | MRTI_Check |
| uint32_t | MRTI_Update |
| ptxIoTRd_t * | IotRd |
T3T NDEF OP Component.
| ptxNDEF_T3TOP_CC_t CCParams |
T3T specific CC parameters
| ptxStatus_Comps_t CompId |
Component Id
| ptxIoTRd_t* IotRd |
IOT Reader provided by upper layer
| ptxNDEF_TagLifeCycle_t LifeCycle |
Tag Life-Cycle
| uint8_t MRTI_Check |
Value stored for calculation of timeout value
| uint32_t MRTI_Update |
Value stored for calculation of timeout value
| ptxNativeTag_T3T_t NativeTagT3T |
T3T Native Tag Component
| uint8_t* NFCID2 |
ID of the tag
| uint8_t NFCID2Len |
Length of the ID
| uint8_t* RxBuffer |
Internal Rx-Buffer provided by upper layer (may be shared with other components)
| uint32_t RxBufferSize |
Internal Rx-Buffer size
| uint8_t WorkBuffer[64] |
Internal Work-Buffer