Struct sigrok::DriverChannel [] [src]

pub struct DriverChannel {
    // some fields omitted
}

Methods

impl DriverChannel

fn index(&self) -> u32

fn name(&self) -> String

fn disable(&self)

fn enable(&self)

Trait Implementations

Derived Implementations

impl Debug for DriverChannel

fn fmt(&self, __arg_0: &mut Formatter) -> Result