This topic has not yet been rated - Rate this topic

Port.ResistorMode Enumeration

.NET Micro Framework 3.0
Specifies the various port resistor modes.

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

public enum Port.ResistorMode
 Member nameDescription
DisabledA value that disables the resistor functionality.
PullDownA value that enables the resistor functionality in pull-down mode.
PullUpA value that enables the resistor functionality in pull-up mode.

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

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.