libsigrokdecode  0.5.2
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 226 of file libsigrokdecode.h.

Field Documentation

◆ ann_classes

GSList* srd_decoder_annotation_row::ann_classes

Definition at line 229 of file libsigrokdecode.h.

◆ desc

char* srd_decoder_annotation_row::desc

Definition at line 228 of file libsigrokdecode.h.

◆ id

char* srd_decoder_annotation_row::id

Definition at line 227 of file libsigrokdecode.h.


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