Table of Contents

Class TargetModeInitialized

Namespace
Iot.Device.Pn532.AsTarget
Assembly
Iot.Device.Pn532.dll

The information regarding the mode initialized

public class TargetModeInitialized
Inheritance
TargetModeInitialized

Constructors

TargetModeInitialized()

public TargetModeInitialized()

Properties

IsDep

True if it's DEP emulation

public bool IsDep { get; set; }

Property Value

bool

IsISO14443_4Picc

True if we have a PICC emulation

public bool IsISO14443_4Picc { get; set; }

Property Value

bool

TargetBaudRate

The target baud rate between the PN532 and the reader

public TargetBaudRateInialized TargetBaudRate { get; set; }

Property Value

TargetBaudRateInialized

TargetFramingType

The target framing type

public TargetFramingType TargetFramingType { get; set; }

Property Value

TargetFramingType