![]() |
libsigrok
0.5.2
sigrok hardware access and backend library
|
#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... | |
Definition at line 531 of file libsigrok.h.
| 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.
1.8.10