Share via


InputPort.Resistor Property

Gets or sets the resistor mode of the input port. You set the initial resistor mode value in the InputPort constructor.

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 input port.

Version Information

Available in .NET Micro Framework version 2.0, 2.5

See Also

Reference

InputPort Class
InputPort Members
Microsoft.SPOT.Hardware Namespace