]> sigrok.org Git - libsigrokdecode.git/commitdiff
adf435x: use common bits to number conversion helper
authorGerhard Sittig <redacted>
Fri, 30 Dec 2022 13:09:03 +0000 (14:09 +0100)
committerGerhard Sittig <redacted>
Mon, 9 Jan 2023 19:13:35 +0000 (20:13 +0100)
Use common support code to convert bit fields to integer numbers. Also
unobfuscate the decode_bits() method and its returned values' layout.
Improves readability and factors out common expressions.


No differences found