[][src]Type Definition pico_driver::ArcDriver

type ArcDriver = Arc<Box<dyn PicoDriver>>;