MonitorEventAttachInterruptLineBased.InterruptMode Property

The interrupt mode: 0 = level-sensitive, 1 = latched. See enumeration KINTERRUPT_MODE in the MSDN Library.

Namespace:  IntervalZero.MaxRT.wRTOS.Monitor
Assembly:  IntervalZero.MaxRT.wRTOS (in IntervalZero.MaxRT.wRTOS.dll) Version: 1.0.0.0 (File version: 1.0.0)

Syntax

Copy
public int InterruptMode { get; }

Property Value

Type: Int32

See Also: