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

NDEF OP Initialization Parameters. More...

#include <ptxNDEF.h>

Collaboration diagram for ptxNDEF_InitParams:
Collaboration graph

Data Fields

void * IotRd
 
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

◆ IotRd

void* IotRd

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 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

◆ WorkBuffer

uint8_t* WorkBuffer

Allocated instance of an WorkBuffer

◆ WorkBufferSize

uint32_t WorkBufferSize

Size of WorkBuffer


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