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 on this InterruptPort object.

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

Syntax

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

.NET Framework Security

See Also

Reference

InterruptPort Class

Microsoft.SPOT.Hardware Namespace