]> sigrok.org Git - libsigrok.git/blobdiff - include/libsigrok/libsigrok.h
Add config key for amplitude.
[libsigrok.git] / include / libsigrok / libsigrok.h
index 8292483a67f1e45bf62a22e0dff2cc5f8c16cc06..03eedc61bf39f50ff189fbeaa2a7d02732833c7e 100644 (file)
@@ -756,6 +756,9 @@ enum sr_configkey {
        /** Choice of clock edge for external clock ("r" or "f"). */
        SR_CONF_CLOCK_EDGE,
 
+       /** Amplitude of a source without strictly-defined MQ. */
+       SR_CONF_AMPLITUDE,
+
        /*--- Special stuff -------------------------------------------------*/
 
        /** Scan options supported by the driver. */