X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fhardware%2Ffx2lafw%2Fprotocol.h;h=48be99309f13ddafa2805ca52a8359e7de0210b6;hb=7bfcb25cf1aa4fe7ddc177292bcf2ee4d9b1446d;hp=fef0dd76bb85f8ae730d4553fb9760b780ac625c;hpb=fe5a735553470fe372ff1c12eb55398bd0f098b8;p=libsigrok.git diff --git a/src/hardware/fx2lafw/protocol.h b/src/hardware/fx2lafw/protocol.h index fef0dd76..48be9930 100644 --- a/src/hardware/fx2lafw/protocol.h +++ b/src/hardware/fx2lafw/protocol.h @@ -80,6 +80,7 @@ struct dev_context { /* Device/capture settings */ uint64_t cur_samplerate; uint64_t limit_samples; + uint64_t capture_ratio; /* Operational settings */ gboolean trigger_fired;