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