libsigrokdecode  0.4.0
sigrok protocol decoding library
Data Fields
srd_decoder_annotation_row Struct Reference

#include <libsigrokdecode.h>

+ Collaboration diagram for srd_decoder_annotation_row:

Data Fields

char * id
 
char * desc
 
GSList * ann_classes
 

Detailed Description

Definition at line 214 of file libsigrokdecode.h.

Field Documentation

GSList* srd_decoder_annotation_row::ann_classes

Definition at line 217 of file libsigrokdecode.h.

char* srd_decoder_annotation_row::desc

Definition at line 216 of file libsigrokdecode.h.

char* srd_decoder_annotation_row::id

Definition at line 215 of file libsigrokdecode.h.


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