InterruptPort Methods

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

The InterruptPort type exposes the following members.

Methods

  Name Description
Public method ClearInterrupt Clears the current interrupt on the interrupt port.
Public method DisableInterrupt Disables the interrupt on this InterruptPort object (Overrides NativeEventDispatcher. . :: . .DisableInterrupt() () () ().)
Public method Dispose() () () () Releases resources used by this NativeEventDispatcher object. (Inherited from NativeEventDispatcher.)
Public method EnableInterrupt Enables the interrupt on this InterruptPort object. (Overrides NativeEventDispatcher. . :: . .EnableInterrupt() () () ().)
Public method Equals(Object) Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method Read Reads a Boolean value at the port input. (Inherited from Port.)
Public method ToString Returns a string that represents the current object. (Inherited from Object.)

Top

See Also

Reference

InterruptPort Class

Microsoft.SPOT.Hardware Namespace