libsigrok
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Data Fields
sr_probe Struct Reference

#include <sigrok.h>

Data Fields

int index
 
int type
 
gboolean enabled
 
char * name
 
char * trigger
 

Detailed Description

Definition at line 235 of file sigrok.h.

Field Documentation

gboolean sr_probe::enabled
int sr_probe::index

Definition at line 236 of file sigrok.h.

Referenced by sr_dev_probe_add(), sr_dev_probe_find(), and sr_parse_triggerstring().

char* sr_probe::name
char* sr_probe::trigger
int sr_probe::type

Definition at line 237 of file sigrok.h.


The documentation for this struct was generated from the following file: