Pn532.MaximumWriteSize Property

Definition

The maximum number of bytes that can be written to the card in a single transaction, (excluding CRC). This is constrained by the operating mode as well as transceiver limitations (such as the size of a FIFO buffer in the transceiver).

public override uint MaximumWriteSize { get; }
member this.MaximumWriteSize : uint32
Public Overrides ReadOnly Property MaximumWriteSize As UInteger

Property Value

Applies to