get

Function get 

Source
pub fn get<T>(id: DeviceId) -> Result<Device<T>, GetDeviceError>
where T: DriverGeneric,