InterruptPort.DisableInterrupt Method

Disables the interrupt on this InterruptPort object (inherited from NativeEventDispatcher).

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

Syntax

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

Version Information

Available in the .NET Micro Framework versions 3.0 and 4.1.

See Also

Reference

InterruptPort Class
InterruptPort Members
Microsoft.SPOT.Hardware Namespace