Writes to the EOI register to signal the end of an interrupt. This makes the local APIC to delete the interrupt from its ISR queue and send a message on the bus indicating that the interrupt handling has been completed. ## Panics If the APIC type is set to [`ApicType::None`].
(&mut self)
source not stored for this graph (policy: none)
no test coverage detected