EnableInterrupt Method

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

Enables the interrupt for this NativeEventDispatcher object.

Namespace:  Microsoft.SPOT.Hardware
Assembly:  Microsoft.SPOT.Hardware (in Microsoft.SPOT.Hardware.dll)

Syntax

'Declaration
Public Overridable Sub EnableInterrupt
public virtual void EnableInterrupt()
public:
virtual void EnableInterrupt()
abstract EnableInterrupt : unit -> unit 
override EnableInterrupt : unit -> unit 
public function EnableInterrupt()

.NET Framework Security

See Also

Reference

NativeEventDispatcher Class

Microsoft.SPOT.Hardware Namespace