InterruptPort Methods

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.)

See Also

Reference

InterruptPort Class
Microsoft.SPOT.Hardware Namespace