Struct sigrok::DriverContext
[−]
[src]
pub struct DriverContext {
// some fields omitted
}pub struct DriverContext {
// some fields omitted
}impl DriverContextfn scan(&self) -> Vec<DriverInstance>fn devices(&self) -> Vec<DriverInstance>impl Debug for DriverContext