libsigrok  0.5.2
sigrok hardware access and backend library
Data Fields
sr_analog_spec Struct Reference

#include <libsigrok.h>

+ Collaboration diagram for sr_analog_spec:

Data Fields

int8_t spec_digits
 Number of significant digits after the decimal point if positive, or number of non-significant digits before the decimal point if negative (refers to vendor specifications/datasheet or actual device display). More...
 

Detailed Description

Definition at line 531 of file libsigrok.h.

Field Documentation

int8_t sr_analog_spec::spec_digits

Number of significant digits after the decimal point if positive, or number of non-significant digits before the decimal point if negative (refers to vendor specifications/datasheet or actual device display).

Definition at line 538 of file libsigrok.h.


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