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

Card Registry structure. More...

#include <ptx_IOT_READER.h>

Collaboration diagram for ptxIoTRd_CardRegistry:
Collaboration graph

Data Fields

ptxIoTRd_CardParams_t Cards [PTX_IOTRD_MAX_SUPPORTED_DEVICES]
 
uint8_t NrCards
 
ptxIoTRd_CardParams_tActiveCard
 
ptxIoTRd_CardProtocol_t ActiveCardProtType
 
uint8_t ActiveCardProtInfoLen
 
uint8_t ActiveCardProtInfo [PTX_IOTRD_HIGH_LEVEL_PROT_MAX_SIZE]
 
uint8_t ActiveCardProtSpeed
 

Detailed Description

Card Registry structure.

Field Documentation

◆ ActiveCard

ptxIoTRd_CardParams_t* ActiveCard

Registry. Active Card.

◆ ActiveCardProtInfo

uint8_t ActiveCardProtInfo[PTX_IOTRD_HIGH_LEVEL_PROT_MAX_SIZE]

Registry. Active Card protocol info.

◆ ActiveCardProtInfoLen

uint8_t ActiveCardProtInfoLen

Registry. Active Card Length of protocol info.

◆ ActiveCardProtSpeed

uint8_t ActiveCardProtSpeed

Registry. Active Card Speed.

◆ ActiveCardProtType

ptxIoTRd_CardProtocol_t ActiveCardProtType

Registry. Active Card Protocol. Note: Availability of High-level protocol information is optional (e.g. not available for T2T, T5T)

◆ Cards

Registry. Cards parameters.

◆ NrCards

uint8_t NrCards

Registry. Number of Cards.


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