X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=libsigrok.h;h=dbd0c594f0097461218ca713aa82fd8f6ef9becf;hb=9fd6bc205433eae242960e9e976d28ac0fd20254;hp=98f594b74abe22b5a04af6cd9a411f76ca76fefa;hpb=1487ce4fbc0368058d16d42666fd8703e976f072;p=libsigrok.git diff --git a/libsigrok.h b/libsigrok.h index 98f594b7..dbd0c594 100644 --- a/libsigrok.h +++ b/libsigrok.h @@ -671,6 +671,12 @@ enum { /** Sound pressure level time weighting. */ SR_CONF_SPL_WEIGHT_TIME, + /** Max hold mode. */ + SR_CONF_HOLD_MAX, + + /** Min hold mode. */ + SR_CONF_HOLD_MIN, + /*--- Special stuff -------------------------------------------------*/ /** Scan options supported by the driver. */