]> sigrok.org Git - libsigrok.git/commit
asix-sigma: Acquisition stop, symbolic identifiers for mode register fields
authorGerhard Sittig <redacted>
Thu, 25 May 2017 20:55:00 +0000 (22:55 +0200)
committerUwe Hermann <redacted>
Fri, 26 May 2017 20:48:24 +0000 (22:48 +0200)
commit22f64ed88c2128ebadf09eafa3e12c8ed76cff7f
tree3c9a1b5ca43962820b3deb57b841875601e2eba4
parentf06fb3e9f1fdfc3780bfa8cb06f76a2d630d6f1c
asix-sigma: Acquisition stop, symbolic identifiers for mode register fields

Enhance how the data acquisition is stopped. Wait for the hardware to
flag the successful completion of data retrieval as well as flushing
through hardware pipelines.

Use symbolic identifiers for the mode register's fields (for read as
well as write access).

This commit uses part of a code update to better match the documentation
done by jry@, but not all of it to reduce the size of the commit.
src/hardware/asix-sigma/api.c
src/hardware/asix-sigma/protocol.c
src/hardware/asix-sigma/protocol.h