Pn532
I2cDefaultAddress
SpiClockFrequency
SpiMode
SupportedProtocols
Pn532(I2cDevice, Boolean)
Pn532(String, Boolean)
Pn532(SpiDevice, Int32, GpioController, Boolean, Boolean)
FirmwareVersion
MaximumReadSize
MaximumWriteSize
ParametersFlags
ReadTimeOut
SecurityAccessModuleMode
VirtualCardTimeout
AutoPoll(Byte, UInt16, PollingType[])
DeselectTarget(Byte)
Dispose()
GetStatusAsTarget()
InitAsTarget(TargetModeInitialization, TargetMifareParameters, TargetFeliCaParameters, TargetPiccParameters)
ListPassiveTarget(MaxTarget, TargetBaudRate)
ListPassiveTarget(MaxTarget, TargetBaudRate, ReadOnlySpan<Byte>)
PowerDown(WakeUpEnable)
ReadDataAsTarget(Span<Byte>)
ReadGpio(Port3, Port7, OperatingMode)
ReadRegister(UInt16, Byte)
ReadRegister(UInt16[], Span<Byte>)
ReadRegisterSfr(SfrRegister[], Span<Byte>)
ReleaseTarget(Byte)
ReselectTarget(Byte)
RunSelfTest(DiagnoseMode)
SelectTarget(Byte)
SetAnalog106kbpsTypeA(Analog106kbpsTypeAMode)
SetAnalog212_424_848kbps(Analog212_424_848kbpsMode)
SetAnalog212_424Kbps(Analog212_424kbpsMode)
SetAnalogTypeB(AnalogSettingsTypeBMode)
SetMaxRetriesInitialization(MaxRetriesMode)
SetMaxRetryWriteRead(Byte)
SetRfField(RfFieldMode)
SetSerialBaudRate(BaudRate)
SetVariousTimings(VariousTimingsMode)
Transceive(Byte, ReadOnlySpan<Byte>, Span<Byte>, NfcProtocol)
TransceiveAdvance(Byte, ReadOnlySpan<Byte>, Span<Byte>)
TryDecode106kbpsTypeA(Span<Byte>)
TryDecodeData106kbpsInnovisionJewel(Span<Byte>)
TryDecodeData106kbpsTypeB(Span<Byte>)
TryDecodeData212_424Kbps(Span<Byte>)
WakeUp()
WriteDataAsTarget(ReadOnlySpan<Byte>)
WriteGpio(Port3)
WriteGpio(Port7)
WriteGpio(Port7, Port3)
WriteReadDirect(ReadOnlySpan<Byte>, Span<Byte>)
WriteRegister(UInt16, Byte)
WriteRegister(UInt16[], Span<Byte>)
WriteRegisterSfr(SfrRegister[], Span<Byte>)
xamarinios
namespace Iot.Device.Pn532
{
public class Pn532 : CardTransceiver, IDisposable
{
public int WriteReadDirect(? dataToSend, ? dataFromCard);
}
}
.NET | 5.06.07.08.09.010.0 |
---|---|
.NET Core | 2.02.12.23.03.1 |
.NET Framework | 4.6.14.6.24.74.7.14.7.24.84.8.1 |
.NET Standard | 2.02.1 |
Information specific to xamarinios | |
Assembly | Iot.Device.Bindings , Version=3.2.0.0, PublicKeyToken=31bf3856ad364e35 |
Referencing | Your project needs a package reference to |
Package | Iot.Device.Bindings (3.2.0) netstandard2.0 |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API