X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=hardware%2Fsaleae-logic%2Fsaleae-logic.h;h=9ccd8a1a68491dd2cc630ef6f69a6e6c0ec87db0;hb=9a751023136a058dadf008a4ff983351947cc0df;hp=b01eebb0607f2fd10669435252256f2933201108;hpb=6d754b6d3a8f843cd5254617674f484cac9b12db;p=libsigrok.git diff --git a/hardware/saleae-logic/saleae-logic.h b/hardware/saleae-logic/saleae-logic.h index b01eebb0..9ccd8a1a 100644 --- a/hardware/saleae-logic/saleae-logic.h +++ b/hardware/saleae-logic/saleae-logic.h @@ -60,6 +60,7 @@ struct fx2_device { GTimeVal fw_updated; /* device/capture settings */ uint64_t cur_samplerate; + uint64_t period_ps; uint64_t limit_samples; uint8_t probe_mask; uint8_t trigger_mask[NUM_TRIGGER_STAGES];