![]() |
libsigrokdecode
0.2.0
sigrok protocol decoding library
|
#include <libsigrokdecode.h>
Data Fields | |
char * | id |
char * | desc |
GVariant * | def |
Definition at line 223 of file libsigrokdecode.h.
GVariant* srd_decoder_option::def |
Definition at line 226 of file libsigrokdecode.h.
Referenced by srd_decoder_unload().
char* srd_decoder_option::desc |
Definition at line 225 of file libsigrokdecode.h.
Referenced by srd_decoder_unload().
char* srd_decoder_option::id |
Definition at line 224 of file libsigrokdecode.h.
Referenced by srd_decoder_unload().