Struct sigrok_sys::Struct_sr_channel
[−]
[src]
pub struct Struct_sr_channel { pub sdi: *mut Struct_sr_dev_inst, pub index: c_int, pub _type: c_int, pub enabled: gboolean, pub name: *mut c_char, pub _priv: *mut c_void, }
Fields
sdi | |
index | |
_type | |
enabled | |
name | |
_priv |