Add a config key for getting/setting the output frequency. The value
will be an uint64 and measured in hertz.
---
include/libsigrok/libsigrok.h | 3 +++
1 file changed, 3 insertions(+)
diff --git a/include/libsigrok/libsigrok.h b/include/libsigrok/libsigrok.h
index 2e8260e..56b4f16 100644
--- a/include/libsigrok/libsigrok.h
+++ b/include/libsigrok/libsigrok.h
@@ -812,6 +812,9 @@ enum sr_configkey {
/** Over-temperature protection (OTP) */
SR_CONF_OVER_TEMPERATURE_PROTECTION,
+ /** Output frequency in Hz. */
+ SR_CONF_OUTPUT_FREQUENCY,
+
/*--- Special stuff -------------------------------------------------*/
/** Scan options supported by the driver. */
--
2.1.1
------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://p.sf.net/sfu/Zoho
_______________________________________________
sigrok-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sigrok-devel