libsigrokdecode unreleased development snapshot
sigrok protocol decoding library
Loading...
Searching...
No Matches
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 239 of file libsigrokdecode.h.

Field Documentation

◆ ann_classes

GSList* srd_decoder_annotation_row::ann_classes

Definition at line 242 of file libsigrokdecode.h.

◆ desc

char* srd_decoder_annotation_row::desc

Definition at line 241 of file libsigrokdecode.h.

◆ id

char* srd_decoder_annotation_row::id

Definition at line 240 of file libsigrokdecode.h.


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