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

FeliCa-DTE Test Parameters for Performance-Tests. More...

#include <ptxFeliCa_DTE.h>

Collaboration diagram for ptxFeliCa_DTE_RWDigProtTest:
Collaboration graph

Data Fields

ptxFeliCa_DTE_RWDigProt_TestID_t SubTestID
 
const uint32_t * T_OffGuardTime
 
const uint32_t * T_OnGuardTime
 
uint8_t * GenericCmdBuffer
 
uint32_t GenericCmdBufferLen
 
uint32_t TimeOutMS
 
uint8_t * ResultBuffer
 
uint32_t ResultBufferSize
 

Detailed Description

FeliCa-DTE Test Parameters for Performance-Tests.

Field Documentation

◆ GenericCmdBuffer

uint8_t* GenericCmdBuffer

Pointer to Buffer containing generic (application-)command

◆ GenericCmdBufferLen

uint32_t GenericCmdBufferLen

Length of generic (application-)command

◆ ResultBuffer

uint8_t* ResultBuffer

Pointer to Result-Buffer

◆ ResultBufferSize

uint32_t ResultBufferSize

Size of Result-Buffer (must be >= 256 Bytes)

◆ SubTestID

Sub-test Identifier (Reader / Writer Digital Protocol sequence ID)

◆ T_OffGuardTime

const uint32_t* T_OffGuardTime

Guard Time between Field-Off and Field-On (default value = 30ms)

◆ T_OnGuardTime

const uint32_t* T_OnGuardTime

Guard Time between Field-On first Command (default value = 25ms)

◆ TimeOutMS

uint32_t TimeOutMS

Timeout value in [ms] for a single RF data exchange (MUST be set to a value != 0!)


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