Port.ResistorMode Enumeration

Specifies the various port resistor modes.

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

Syntax

public enum Port.ResistorMode

Members

  Member name Description
Disabled A value that disables the resistor functionality.
PullDown A value that enables the resistor functionality in pull-down mode.
PullUp A value that enables the resistor functionality in pull-up mode.

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

Microsoft.SPOT.Hardware Namespace