Home
last modified time | relevance | path

Searched defs:Interrupt (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/rust/hw/char/pl011/src/
H A Dregisters.rs489 pub struct Interrupt(pub u32); struct
491 impl Interrupt { impl