Crate x86_interrupts

Source

Functions§

disable_irq
Disable the specified Interrupt
enable_irq
Enable the specified Interrupt
initialize
Initialize the x86 Interrupt Subsystem. This is an unsafe operation as having the x86 registers CS & the TSS set to incorrect values may result in undefined behaviour
set_irq_handler
Set the specified IRQ’s handler