]> sigrok.org Git - libsigrok.git/commit
input: provide accessor routine for (struct sr_input *)->module
authorGerhard Sittig <redacted>
Sun, 13 May 2018 06:54:48 +0000 (08:54 +0200)
committerUwe Hermann <redacted>
Thu, 17 May 2018 20:31:27 +0000 (22:31 +0200)
commitc83bdde9da1ec1760b5bd7810f41ce992990a00b
treebdaeae65bd528f10351d58345daf4887942c090d
parent83df004be1c5b328ace04125fc6c027e129cced8
input: provide accessor routine for (struct sr_input *)->module

Add a public API routine which allows applications to query the
sr_input_module from an sr_input.
include/libsigrok/proto.h
src/input/input.c