Renesas PTX1xxR IoT-Reader API (non-OS) Version 7.3.1
Renesas Software Stack for IoT-Reader Applications (non-OS)
Data Structures | Typedefs | Enumerations | Functions
ptxFeliCa_DTE.h File Reference
#include <stdint.h>
#include "ptxStatus.h"
Include dependency graph for ptxFeliCa_DTE.h:

Go to the source code of this file.

Data Structures

struct  ptxFeliCa_DTE_PerformanceTest
 FeliCa-DTE Test Parameters for Performance-Tests. More...
 
struct  ptxFeliCa_DTE_RWDigProtTest
 FeliCa-DTE Test Parameters for Performance-Tests. More...
 
union  ptxFeliCa_DTE_Params
 FeliCa-DTE Test Parameters. More...
 
struct  ptxFeliCa_DTE_TestProgressParams
 FeliCa-DTE Test Progress Parameters. More...
 
struct  ptxFeliCa_DTE_TestParams
 FeliCa-DTE Test Parameters. More...
 
struct  ptxFeliCa_DTE_InitParams
 FeliCa-DTE Initialization Parameters. More...
 
struct  ptxFeliCa_DTE
 FeliCa-DTE Component. More...
 

Typedefs

typedef enum ptxFeliCa_DTE_BitRate ptxFeliCa_DTE_BitRate_t
 FeliCa-DTE Test Type.
 
typedef enum ptxFeliCa_DTE_TestID ptxFeliCa_DTE_TestID_t
 FeliCa-DTE Test Type.
 
typedef enum ptxFeliCa_DTE_RWDigProt_TestID ptxFeliCa_DTE_RWDigProt_TestID_t
 FeliCa-DTE Reader/Writer Digital Protocol (Sub-)Test Type.
 
typedef struct ptxFeliCa_DTE_PerformanceTest ptxFeliCa_DTE_PerformanceTest_t
 FeliCa-DTE Test Parameters for Performance-Tests.
 
typedef struct ptxFeliCa_DTE_RWDigProtTest ptxFeliCa_DTE_RWDigProtTest_t
 FeliCa-DTE Test Parameters for Performance-Tests.
 
typedef union ptxFeliCa_DTE_Params ptxFeliCa_DTE_Params_t
 FeliCa-DTE Test Parameters.
 
typedef struct ptxFeliCa_DTE_TestProgressParams ptxFeliCa_DTE_TestProgressParams_t
 FeliCa-DTE Test Progress Parameters.
 
typedef void(* ptxFeliCa_DTE_ProgressFn_t) (ptxFeliCa_DTE_TestProgressParams_t *progressParams)
 Progress Callback Function.
 
typedef struct ptxFeliCa_DTE_TestParams ptxFeliCa_DTE_TestParams_t
 FeliCa-DTE Test Parameters.
 
typedef struct ptxFeliCa_DTE_InitParams ptxFeliCa_DTE_InitParams_t
 FeliCa-DTE Initialization Parameters.
 
typedef struct ptxFeliCa_DTE ptxFeliCa_DTE_t
 FeliCa-DTE Component.
 

Enumerations

enum  ptxFeliCa_DTE_BitRate { FELICA_DTE_BITRATE_212 = 1 , FELICA_DTE_BITRATE_424 = 2 }
 FeliCa-DTE Test Type. More...
 
enum  ptxFeliCa_DTE_TestID { FELICA_DTE_TestID_PerformanceTest , FELICA_DTE_TestID_RWDigProtTest }
 FeliCa-DTE Test Type. More...
 
enum  ptxFeliCa_DTE_RWDigProt_TestID {
  FELICA_DTE_SubTestID_RWDigProt_eMoney_Variant1 , FELICA_DTE_SubTestID_RWDigProt_eMoney_Variant2 , FELICA_DTE_SubTestID_RWDigProt_eMoney_NFCDEP , FELICA_DTE_SubTestID_RWDigProt_FrameStructure ,
  FELICA_DTE_SubTestID_RWDigProt_FrameStructure1 , FELICA_DTE_SubTestID_RWDigProt_FrameStructure2 , FELICA_DTE_SubTestID_RWDigProt_FrameStructure3 , FELICA_DTE_SubTestID_RWDigProt_FrameStructure4 ,
  FELICA_DTE_SubTestID_RWDigProt_FrameStructure5 , FELICA_DTE_SubTestID_RWDigProt_FrameStructure6 , FELICA_DTE_SubTestID_RWDigProt_Setup_DP_POS , FELICA_DTE_SubTestID_RWDigProt_Setup_DP_NEG ,
  FELICA_DTE_SubTestID_RWDigProt_Generic
}
 FeliCa-DTE Reader/Writer Digital Protocol (Sub-)Test Type. More...
 

Functions

ptxStatus_t ptxFeliCa_DTE_Init (ptxFeliCa_DTE_t *feliCaDTEComp, ptxFeliCa_DTE_InitParams_t *initParams)
 Initializes the FeliCa-DTE Component.
 
ptxStatus_t ptxFeliCa_DTE_Deinit (ptxFeliCa_DTE_t *feliCaDTEComp)
 Deinitializes the FeliCa-DTE Component.
 
ptxStatus_t ptxFeliCa_DTE_EnableMode (ptxFeliCa_DTE_t *feliCaDTEComp, uint8_t enableMode, ptxFeliCa_DTE_TestParams_t *testParams)
 Enables/Disables the FeliCa-DTE mode in the system and configures the test parameters.
 
ptxStatus_t ptxFeliCa_DTE_RunTest (ptxFeliCa_DTE_t *feliCaDTEComp, ptxFeliCa_DTE_TestParams_t *testParams)
 Performs a FeliCa compliance test with given test parameters.
 

Detailed Description

SPDX-License-Identifier: BSD-3-Clause

Copyright (c) 2026, Renesas Electronics Corporation and/or its affiliates

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  3. Neither the name of Renesas nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY Renesas "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, NONINFRINGEMENT, AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL RENESAS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT

OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Project : PTX1K Module : PTX1K Felica-DTE File : ptxFeliCa_DTE.h

Description : Collection of functions for FeliCa compliance Tests.