X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fhardware%2Fbeaglelogic%2Fprotocol.h;h=90fad482e56b896c7f6d946f6e3f6703bbb1d133;hb=e743a47d6d23050c72aa1276c5df4a45a6bc5357;hp=f2acfeb0151e84da53ae42fb7ab876edb4a4008b;hpb=5a971f66a37df7c4dbe7799b3c7fc7eb30055a61;p=libsigrok.git diff --git a/src/hardware/beaglelogic/protocol.h b/src/hardware/beaglelogic/protocol.h index f2acfeb0..90fad482 100644 --- a/src/hardware/beaglelogic/protocol.h +++ b/src/hardware/beaglelogic/protocol.h @@ -43,6 +43,7 @@ struct dev_context { uint64_t limit_samples; uint32_t sampleunit; uint32_t triggerflags; + uint64_t capture_ratio; /* Buffers: size of each buffer block and the total buffer area */ uint32_t bufunitsize;