Edit

Share via


VariousTimingsMode Class

Definition

The radio frequency timing modes

public class VariousTimingsMode
type VariousTimingsMode = class
Public Class VariousTimingsMode
Inheritance
VariousTimingsMode

Constructors

VariousTimingsMode()

Fields

RFU

Reserved for Further Usage

Properties

AnsweToRequestResponseTimeout

The second byte in this item defines the timeout between ATR_REQ and ATR_RES when the PN532 is in initiator mode.A target is considered as mute if no valid ATR_RES is received within this timeout value. In this way, the PN532 can easily detect non TPE target in passive 212-424 kbps mode. The default value for this parameter is 0x0B (102.4 ms).

RetryTimeout

The third byte defines the timeout value that the PN532 uses in the InCommunicateThru(§7.3.9, p: 136) command to give up reception from the target in case of no answer. The default value for this parameter is 0x0A (51.2 ms). This timeout definition is also used with InDataExchange(§7.3.8, p: 127) when the target is a FeliCa or a Mifare card(Ultralight, Standard…).

Methods

Serialize()

Get the byte array to send

Applies to