TristatePort.Resistor Property

Gets or sets the resistor mode value for the current tristate port. The initial resistor mode value is set in the TristatePort constructor when the port is created.

Namespace: Microsoft.SPOT.Hardware
Assembly: Microsoft.SPOT.Hardware (in microsoft.spot.hardware.dll)

Syntax

public ResistorMode Resistor { get; set; }

Property Value

The resistor mode of the current tristate port.

Version Information

Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, 4.1, and 4.2.

See Also

Reference

TristatePort Class
TristatePort Members
Microsoft.SPOT.Hardware Namespace