AnalogSettingsTypeBMode Class

Definition

This CfgItem is used to choose the analog settings that the PN532 will use for the type B when configured as PCD. When using this command, the host controller has to provide 3 new values (ConfigurationData[]) for the following internal registers: Except for these two specific settings, the 8 remaining analog settings are the same as the CfgItem 106 kbps type A. CIU = Contactless Interface Unit Please refer to https://www.nxp.com/docs/en/nxp/data-sheets/PN532_C1.pdf page 144

public class AnalogSettingsTypeBMode
type AnalogSettingsTypeBMode = class
Public Class AnalogSettingsTypeBMode
Inheritance
AnalogSettingsTypeBMode

Constructors

AnalogSettingsTypeBMode()

Properties

GsNOn

GsNOn, cf page 105 documentation 141520.pdf and page 144 documentation PN532_C1.pdf Selects the conductance of the antenna driver pins TX1 and TX2 for modulation, when own RF field is switched on

ModGsP

ModGsP, cf page 105 documentation 141520.pdf and page 144 documentation PN532_C1.pdf Selects the conductance of the antenna driver pins TX1 and TX2 when in modulation phase

RxThreshold

RxThreshold, cf page 105 documentation 141520.pdf and page 144 documentation PN532_C1.pdf Selects thresholds for the bit decoder

Methods

Serialize()

Get the byte array to send

Applies to