]> sigrok.org Git - libsigrok.git/blobdiff - include/libsigrok/libsigrok.h
global: Add configuration key for output frequency target
[libsigrok.git] / include / libsigrok / libsigrok.h
index 7b4ca15bbe1410abdd06267819a539a5c8d9315c..3c204798ef8d3b056597b60463d573f7c1772225 100644 (file)
@@ -880,6 +880,9 @@ enum sr_configkey {
        /** Equivalent circuit model. */
        SR_CONF_EQUIV_CIRCUIT_MODEL,
 
+       /* Output frequency target in Hz. */
+       SR_CONF_OUTPUT_FREQUENCY_TARGET,
+
        /*--- Special stuff -------------------------------------------------*/
 
        /** Scan options supported by the driver. */