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 the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, and 4.1.

See Also

Reference

InputPort Class
InputPort Members
Microsoft.SPOT.Hardware Namespace