|
Renesas PTX1xxR IoT-Reader API Version 7.3.1
Renesas Software Stack for IoT-Reader Applications
|
Configuration for RF-Discovery Loop. More...
#include <ptx_IOT_READER.h>

Data Fields | |
| uint8_t | Discover_Mode |
| uint8_t | PollTypeA |
| uint8_t | PollTypeADeviceLimit |
| uint8_t | PollTypeB |
| uint8_t | PollTypeBDeviceLimit |
| uint8_t | PollTypeF212 |
| uint8_t | PollTypeF424 |
| ptxIoTRd_DiscConfigTypeFPollCmdParams_t | PollTypeFCmdParams |
| uint8_t | PollTypeFDeviceLimit |
| uint8_t | PollTypeV |
| uint8_t | PollTypeVDeviceLimit |
| uint8_t | PollBailOutFlags |
| ptxIoTRd_CardRFTechType_t | PollStartTechnology |
| uint8_t | DisableIsoDepProtocol |
| uint8_t | DisableNfcDepProtocol |
| uint8_t * | conPollNfcDepAtrReqG |
| uint8_t | conPollNfcDepAtrReqGLen |
| uint32_t | IdleTime |
| uint8_t | EnableStandBy |
| uint8_t | EnableLPCDNotification |
| uint8_t | PollGuardTime |
| uint8_t | ListenTypeA |
| uint8_t | EnableHbr |
| uint8_t | EnableIsoPollMode |
| uint8_t | EnableExtdAtqB |
| uint8_t | AfiValue |
| uint8_t | ContinuousField |
Configuration for RF-Discovery Loop.
| uint8_t AfiValue |
RF-Discovery Loop. AFI RF-Discovery Loop. If enabled, the RF-field / carrier is constantly switched on (no polling!).
| uint8_t* conPollNfcDepAtrReqG |
General Bytes to enable LLCP Protocol on top of NFC-DEP Protocol.
| uint8_t conPollNfcDepAtrReqGLen |
Length of the General Bytes.
| uint8_t DisableIsoDepProtocol |
RF-Discovery Loop. Disables auto usage of ISO-DEP Protocol.
| uint8_t DisableNfcDepProtocol |
RF-Discovery Loop. Disables auto usage of NFC-DEP Protocol.
| uint8_t Discover_Mode |
RF-Discovery Loop. 0 = Regular Polling 1 = Low-Power Card Detection (LPCD) 2-255 = LPCD with every n-th Cycle Regular Polling
| uint8_t EnableExtdAtqB |
RF-Discovery Loop. Extended ATQB
| uint8_t EnableHbr |
RF-Discovery Loop. Enable HBR
| uint8_t EnableIsoPollMode |
RF-Discovery Loop. Poll Mode
| uint8_t EnableLPCDNotification |
RF-Discovery Loop. LPCD-Notification enabled (!= 0) or disabled (0).
| uint8_t EnableStandBy |
RF-Discovery Loop. Activates Stand-by mode when LPCD is used.
| uint32_t IdleTime |
RF-Discovery Loop. IDLE-Time between Polling cycles in [ms].
| uint8_t ListenTypeA |
RF-Discovery Loop. HCE
| uint8_t PollBailOutFlags |
RF-Discovery Loop. Bail out from Discovery after detecting device based on RF-technology A, B or F (see PTX_IOTRD_RF_BAILOUT_TECH_*).
| uint8_t PollGuardTime |
RF-Discovery Loop. Initial Guard Time given in [ms] before the very first Polling-command.
| ptxIoTRd_CardRFTechType_t PollStartTechnology |
RF-Discovery Loop. Allows to set the RF-technology to start with during the next discovery. Note: If start RF-technology is not enabled, Discovery will procced with next enabled technology always in the order A, B, F and V.
| uint8_t PollTypeA |
RF-Discovery Loop. Enable Type A technology.
| uint8_t PollTypeADeviceLimit |
RF-Discovery Loop. Max. Type A devices to detect
| uint8_t PollTypeB |
RF-Discovery Loop. Enable Type B technology.
| uint8_t PollTypeBDeviceLimit |
RF-Discovery Loop. Max. Type B devices to detect
| uint8_t PollTypeF212 |
RF-Discovery Loop. Enable Type F technology at 212 Kbps only.
| uint8_t PollTypeF424 |
RF-Discovery Loop. Enable Type F technology at 424 Kbps only.
| ptxIoTRd_DiscConfigTypeFPollCmdParams_t PollTypeFCmdParams |
RF-Discovery Loop. Custom Type-F Polling Command Parameters.
| uint8_t PollTypeFDeviceLimit |
RF-Discovery Loop. Max. Type F devices to detect
| uint8_t PollTypeV |
RF-Discovery Loop. Enable Type V technology.
| uint8_t PollTypeVDeviceLimit |
RF-Discovery Loop. Max. Type V devices to detect.