Struct sigrok::DriverInstance
[−]
[src]
pub struct DriverInstance {
// some fields omitted
}pub struct DriverInstance {
// some fields omitted
}impl DriverInstancefn channels(&self) -> Vec<DriverChannel>fn channel_groups(&self) -> Vec<DriverChannelGroup>fn config_set(&self, group: &DriverChannelGroup, config: &ConfigOption)impl Debug for DriverInstance