]> sigrok.org Git - libsigrokdecode.git/commitdiff
adf435x: add support for register field content warnings
authorGerhard Sittig <redacted>
Fri, 30 Dec 2022 16:36:46 +0000 (17:36 +0100)
committerGerhard Sittig <redacted>
Mon, 9 Jan 2023 19:13:35 +0000 (20:13 +0100)
Add support for register field content checkers, and emit warning
annotations when they yield non-empty results. Implement a checker for
the INT field of register R0. Reduce the allowed values' lower limit
from 32 (previous implementation) to 23 (ADF4350 datasheet, figure 24).


No differences found