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

T2T NDEF OP Component. More...

#include <ptxNDEF_T2TOP.h>

Collaboration diagram for ptxNDEF_T2TOP:
Collaboration graph

Data Fields

ptxStatus_Comps_t CompId
 
ptxNativeTag_T2T_t NativeTagT2T
 
ptxNDEF_TagLifeCycle_t LifeCycle
 
uint8_t * RxBuffer
 
size_t RxBufferSize
 
size_t RxLen
 
uint8_t * WorkBuffer
 
size_t WorkBufferSize
 
ptxNDEF_T2TOP_ReadCCVariant_t ReadCCVariant
 
uint8_t T2tInternalBytes [PTX_T2TOP_INTERNAL_BYTES_LENGTH]
 
ptxNDEF_T2TOP_CC_t CCParams
 
ptxNDEF_T2TOP_TLV_t TLVs
 
ptxNDEF_T2TOP_Sector_t SectorParams
 
uint8_t CurrentBlock
 
uint16_t CurrentBlockAddress
 
uint16_t CurrentByteAddress
 
uint8_t LastOperationCheck
 

Detailed Description

T2T NDEF OP Component.

Field Documentation

◆ CCParams

T2T CC Parameters

◆ CompId

Component Id

◆ CurrentBlock

uint8_t CurrentBlock

Current Block in Memory.

◆ CurrentBlockAddress

uint16_t CurrentBlockAddress

Current Block Address in Memory.

◆ CurrentByteAddress

uint16_t CurrentByteAddress

Current Byte Address in Memory.

◆ LastOperationCheck

uint8_t LastOperationCheck

Flag whether the last operation we did was a CheckMsg.

◆ LifeCycle

Tag Life-Cycle

◆ NativeTagT2T

ptxNativeTag_T2T_t NativeTagT2T

T2T Native Tag Component

◆ ReadCCVariant

Reading initial NDEF-Content/CC-Block starting at Block 0 or 3

◆ RxBuffer

uint8_t* RxBuffer

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

◆ RxBufferSize

size_t RxBufferSize

Internal Rx-Buffer size

◆ RxLen

size_t RxLen

Internal Current RxLen

◆ SectorParams

ptxNDEF_T2TOP_Sector_t SectorParams

T2T Sector Parameters

◆ T2tInternalBytes

uint8_t T2tInternalBytes[PTX_T2TOP_INTERNAL_BYTES_LENGTH]

Contains the first 10 bytes of the T2T information if ReadCCVariant is set to ReadCCVariant_Block_0.

◆ TLVs

T2T TLVs

◆ WorkBuffer

uint8_t* WorkBuffer

Internal Work-Buffer

◆ WorkBufferSize

size_t WorkBufferSize

Internal Workbuffer Size.


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