X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fhardware%2Ffx2lafw%2Fprotocol.h;h=a0d69c40e4b0e0fcdc4d7bffead17695f0547484;hb=d9a58763d66b761900fdc930d9cd580137ea3a5c;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; };