X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fhardware%2Fasix-sigma%2Fprotocol.h;fp=src%2Fhardware%2Fasix-sigma%2Fprotocol.h;h=574183affb60f8ac40b48e528e749ea79ad00b59;hb=f14e6f7e1aab7f2ccfdffe6540d162f292c00a2c;hp=ab5f6019a9277f05aed7f2887a5481af7443471c;hpb=debe1ff66d6567f0733e74fefc185437e67a7ce2;p=libsigrok.git diff --git a/src/hardware/asix-sigma/protocol.h b/src/hardware/asix-sigma/protocol.h index ab5f6019..574183af 100644 --- a/src/hardware/asix-sigma/protocol.h +++ b/src/hardware/asix-sigma/protocol.h @@ -386,6 +386,7 @@ struct dev_context { uint64_t capture_ratio; struct sigma_trigger trigger; gboolean use_triggers; + gboolean late_trigger_timeout; enum { SIGMA_UNINITIALIZED = 0, SIGMA_CONFIG,