Initializes an instance of an InterruptHandler.
Namespace: RTX.IOAssembly: IntervalZero.RTX (in IntervalZero.RTX.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
Parameters
- bus
- Type: RTX.IO BusInterfaceType
The bus on which the interrupts will occur
- busNumber
- Type:
System Int32
The bus number to watch
- irq
- Type:
System Int32
The interrupt IRQ
- priority
- Type:
System Int32
The interrupt handler priority
- mode
- Type: RTX.IO InterruptMode
The interrupt mode
See Also