InputPort Members

The following tables list the members exposed by the InputPort type.

Public Constructors

Name Description
Public Method InputPort Overloaded. Initializes a new instance of the InputPort class.

Protected Fields

Name Description
Protected Field m_callbacks (Inherited from NativeEventDispatcher.)
Protected Field m_disposed (Inherited from NativeEventDispatcher.)
Protected Field m_threadSpawn (Inherited from NativeEventDispatcher.)

Public Properties

Name Description
Public Property GlitchFilter Gets or sets the state of the input port's glitch filter.
Public Property Id (Inherited from Port.)
Public Property Resistor Gets or sets the resistor mode of the input port. You set the initial resistor mode value in the InputPort constructor.

Public Methods

Name Description
Public Method DisableInterrupt (Inherited from NativeEventDispatcher.)
Public Method Dispose (Inherited from NativeEventDispatcher.)
Public Method EnableInterrupt (Inherited from NativeEventDispatcher.)
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method Read (Inherited from Port.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ReservePin (Inherited from Port.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from NativeEventDispatcher.)
Protected Method MemberwiseClone (Inherited from Object.)

Public Events

Name Description
Public Event OnInterrupt (Inherited from NativeEventDispatcher.)

See Also

Reference

InputPort Class
Microsoft.SPOT.Hardware Namespace