Struct sigrok_sys::Struct_sr_analog_spec [] [src]

pub struct Struct_sr_analog_spec {
    pub spec_digits: uint8_t,
}

Fields

spec_digits

Trait Implementations

impl Clone for Struct_sr_analog_spec

fn clone(&self) -> Self

1.0.0fn clone_from(&mut self, source: &Self)

impl Default for Struct_sr_analog_spec

fn default() -> Self

Derived Implementations

impl Copy for Struct_sr_analog_spec