driver_interface::interrupt_controller

Type Alias ProbeFn

Source
pub type ProbeFn = fn(regs: Vec<RegAddress>) -> Hardware;