driver_interface::irq

Type Alias BoxDriver

Source
pub type BoxDriver = Box<dyn Driver>;

Aliased Typeยง

struct BoxDriver(/* private fields */);