X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=hardware%2Fsaleae-logic%2Fsaleae-logic.h;h=6a96d458b93f40cb2fc1e621b975182aeab390b1;hb=69cfcfc8f0f3f4358714d706268fc05aaa70ca23;hp=5378616e4b8c511b88a38ee1a7796cfbb829a87d;hpb=266784d5947137040b4a72d0e00dc97c0c8b40ba;p=libsigrok.git diff --git a/hardware/saleae-logic/saleae-logic.h b/hardware/saleae-logic/saleae-logic.h index 5378616e..6a96d458 100644 --- a/hardware/saleae-logic/saleae-logic.h +++ b/hardware/saleae-logic/saleae-logic.h @@ -66,6 +66,8 @@ struct context { int trigger_stage; uint8_t trigger_buffer[NUM_TRIGGER_STAGES]; int num_samples; + int submitted_transfers; + /* * opaque session data passed in by the frontend, will be passed back * on the session bus along with samples.