[][src]Type Definition px4flow_bsp::board::BusProxy

type BusProxy<'a, Port> = BusProxy<'a, Mutex<RefCell<Port>>, Port>;