]> sigrok.org Git - libsigrok.git/commit - src/hardware/asix-sigma/protocol.c
asix-sigma: more trigger LUT download rephrase, think 16bit entities
authorGerhard Sittig <redacted>
Mon, 18 May 2020 20:09:39 +0000 (22:09 +0200)
committerGerhard Sittig <redacted>
Sun, 31 May 2020 21:44:56 +0000 (23:44 +0200)
commit1385f791b0a3705d2f45418cbb156e48840052c3
tree200ee38f09e5b36e0bbcbd8c3885923297cef99e
parentee5cef710315611b9e48b901c70311f23c99ef95
asix-sigma: more trigger LUT download rephrase, think 16bit entities

Further rephrase the sigma_write_trigger_lut() routine. It's helpful to
"think" in BE16 quantities to improve readability of LUT address and
parameter downloads. Better matches the vendor's documentation. Also use
a better name for the "trigger select 2" register content.
src/hardware/asix-sigma/protocol.c