Pn532.SetAnalogTypeB(AnalogSettingsTypeBMode) Method

Definition

Set the specific 106 kbps card Type B modes

public bool SetAnalogTypeB (Iot.Device.Pn532.RfConfiguration.AnalogSettingsTypeBMode analogSettings);
member this.SetAnalogTypeB : Iot.Device.Pn532.RfConfiguration.AnalogSettingsTypeBMode -> bool
Public Function SetAnalogTypeB (analogSettings As AnalogSettingsTypeBMode) As Boolean

Parameters

analogSettings
AnalogSettingsTypeBMode

The mode settings

Returns

True is success

Applies to