InterruptPort.EnableInterrupt Method

Enables the interrupt on this InterruptPort (inherited from NativeEventDispatcher).

Namespace: Microsoft.SPOT.Hardware
Assembly: Microsoft.SPOT.Hardware (in microsoft.spot.hardware.dll)

Syntax

[MethodImplAttribute(InternalCall)]
public override void EnableInterrupt ()

Version Information

Available in .NET Micro Framework version 3.0 and above.

See Also

Reference

InterruptPort Class
InterruptPort Members
Microsoft.SPOT.Hardware Namespace