]> sigrok.org Git - libsigrok.git/commit
kingst-la2016: comment on FPGA register at offset 0x0004 (unused)
authorGerhard Sittig <redacted>
Sun, 20 Feb 2022 07:10:33 +0000 (08:10 +0100)
committerGerhard Sittig <redacted>
Tue, 22 Feb 2022 20:53:20 +0000 (21:53 +0100)
commitc8aa9206e91ce983c7d12108f17f462663b337fa
treebce80f1f1e52113dc9798867f9935ddf147be062
parent7a38cdf76678a64f6bfc9178e623f9f9cecfcd4b
kingst-la2016: comment on FPGA register at offset 0x0004 (unused)

The vendor firmware optionally keeps reading u32 values from the FPGA
register at offset 0x0004 outside of acquisition periods. To present
the input pin's current level and changes "in real time" in the GUI.
The sigrok driver does not use this information, but it's useful to
have the comment in the source code.
src/hardware/kingst-la2016/protocol.c