InterruptPort Members

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

Public Constructors

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

Public Properties

Name Description
Public Property GlitchFilter (Inherited from InputPort.)
Public Property Id (Inherited from Port.)
Public Property Interrupt Gets or sets the interrupt mode of the interrupt port.
Public Property Resistor (Inherited from InputPort.)

Public Methods

Name Description
Public Method ClearInterrupt Clears the current interrupt on the interrupt port.
Public Method DisableInterrupt Disables the interrupt on this InterruptPort object (inherited from NativeEventDispatcher).
Public Method Dispose (Inherited from NativeEventDispatcher.)
Public Method EnableInterrupt Enables the interrupt on this InterruptPort (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 Object.)
Protected Method MemberwiseClone (Inherited from Object.)

Public Events

Name Description
Public Event OnInterrupt Adds or removes callback methods for capture events. (Inherited from NativeEventDispatcher.)

See Also

Reference

InterruptPort Class
Microsoft.SPOT.Hardware Namespace