]> sigrok.org Git - libsigrok.git/commit
hwdriver: Add SR_CONF_CLOCK_EDGE option.
authorDaniel Elstner <redacted>
Wed, 29 Jan 2014 19:53:51 +0000 (20:53 +0100)
committerBert Vermeulen <redacted>
Thu, 30 Jan 2014 11:04:42 +0000 (12:04 +0100)
commit860bc59b0ff598f37f23a1882bf5822ef7c86382
treeed885b73ad2c689860f6627c617f3e92778132c6
parent625763e2c2b69f79b950ad0b0cd8b779500f5d95
hwdriver: Add SR_CONF_CLOCK_EDGE option.

Allow the edge of an external clock input to be configured by
means of an SR_CONF_CLOCK_EDGE configuration setting.  This is
a string option with the same format as SR_CONF_TRIGGER_SLOPE.
hwdriver.c
libsigrok.h