Cpu.PinValidResistorMode Enumeration

Values defining valid resistor modes for a pin.

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

Syntax

[FlagsAttribute]
public enum Cpu.PinValidResistorMode

Version Information

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

Members

  Member name Description
Disabled Disabled.
NONE There is no valid resistor mode.
PullDown Pull-down.
PullUp Pull-up.

See Also

Reference

Microsoft.SPOT.Hardware Namespace