Module irq

Source
Expand description

Interrupts.

Structs§

IrqChip
An IRQ chip.
MappedIrqLine
An IrqLine mapped to an IRQ pin managed by an IrqChip.

Statics§

IRQ_CHIP
The IrqChip singleton.