]> sigrok.org Git - libsigrok.git/blobdiff - libsigrok.h
Rename SR_CONF_TRIGGER_TYPE to SR_CONF_TRIGGER_MATCH.
[libsigrok.git] / libsigrok.h
index ade8277151c4e1711f4a66d7e184ea0474bad0d0..3408f4338392e8b9b3061866426fac1f3980368a 100644 (file)
@@ -738,8 +738,8 @@ enum sr_configkey {
        /** Coupling. */
        SR_CONF_COUPLING,
 
-       /** Trigger types.  */
-       SR_CONF_TRIGGER_TYPE,
+       /** Trigger matches.  */
+       SR_CONF_TRIGGER_MATCH,
 
        /** The device supports setting its sample interval, in ms. */
        SR_CONF_SAMPLE_INTERVAL,