Share via


InterruptPort.Interrupt Property

Gets or sets the interrupt mode of the interrupt port.

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

Syntax

public InterruptMode Interrupt { get; set; }

Property Value

The interrupt mode of the port.

Version Information

Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, 4.1, and 4.2.

See Also

Reference

InterruptPort Class
InterruptPort Members
Microsoft.SPOT.Hardware Namespace