libsigrok  0.4.0
sigrok hardware access and backend library
Data Fields
sr_option Struct Reference

Generic option struct used by various subsystems. More...

#include <libsigrok.h>

+ Collaboration diagram for sr_option:

Data Fields

const char * id
 
const char * name
 
const char * desc
 
GVariant * def
 
GSList * values
 

Detailed Description

Generic option struct used by various subsystems.

Definition at line 547 of file libsigrok.h.

Field Documentation

GVariant* sr_option::def
const char* sr_option::desc

Definition at line 553 of file libsigrok.h.

const char* sr_option::id
const char* sr_option::name

Definition at line 551 of file libsigrok.h.

GSList* sr_option::values

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