X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fhardware%2Ffx2lafw%2Fprotocol.h;h=a0d69c40e4b0e0fcdc4d7bffead17695f0547484;hb=cb4b368f17f03d03075a25b2eee1045023b973b3;hp=a02c697f9c2708660428377464a06ed6f134f5d2;hpb=ea3a77c756079c59db57b036b76a31460111206e;p=libsigrok.git diff --git a/src/hardware/fx2lafw/protocol.h b/src/hardware/fx2lafw/protocol.h index a02c697f..a0d69c40 100644 --- a/src/hardware/fx2lafw/protocol.h +++ b/src/hardware/fx2lafw/protocol.h @@ -136,6 +136,8 @@ struct dev_context { uint16_t dslogic_mode; uint32_t trigger_pos; gboolean dslogic_external_clock; + gboolean dslogic_continuous_mode; + int dslogic_clock_edge; int dslogic_voltage_threshold; };