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

NDEF OP Initialization Parameters. More...

#include <ptxNDEF.h>

Collaboration diagram for ptxNDEF_InitParams:
Collaboration graph

Data Fields

void * IoTRdStackComp
 
uint8_t * TxBuffer
 
uint32_t TxBufferSize
 
uint8_t * RxBuffer
 
uint32_t RxBufferSize
 
uint8_t * WorkBuffer
 
uint32_t WorkBufferSize
 
ptxNDEF_T5T_Modes_t T5TMode
 

Detailed Description

NDEF OP Initialization Parameters.

Field Documentation

◆ IoTRdStackComp

void* IoTRdStackComp

Allocated instance of IoT-Reader component (see ptxIoTRd_Allocate_Stack())

◆ RxBuffer

uint8_t* RxBuffer

Allocated instance of an RxBuffer

◆ RxBufferSize

uint32_t RxBufferSize

Size of the RxBuffer

◆ T5TMode

Flag to do T5T Communication Addressed/Selected despite only 1 Card in the Field.

◆ TxBuffer

uint8_t* TxBuffer

Allocated instance of a TxBuffer

◆ TxBufferSize

uint32_t TxBufferSize

Size of the TxBuffer


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