]> sigrok.org Git - libsigrok.git/blobdiff - libsigrok.h
hwdriver: Add SR_CONF_CLOCK_EDGE option.
[libsigrok.git] / libsigrok.h
index ab095c9a45630b83207f64bf0c86da386d3fb33c..af5b18ce8b4ee206463e719e4a783992666398fc 100644 (file)
@@ -834,6 +834,9 @@ enum {
        /** Over-current protection (OCP) */
        SR_CONF_OVER_CURRENT_PROTECTION,
 
+       /** Choice of clock edge for external clock ("r" or "f"). */
+       SR_CONF_CLOCK_EDGE,
+
        /*--- Special stuff -------------------------------------------------*/
 
        /** Scan options supported by the driver. */