]> sigrok.org Git - libsigrok.git/blobdiff - hardware/zeroplus-logic-cube/protocol.h
Replace 'probe' with 'channel' in most places.
[libsigrok.git] / hardware / zeroplus-logic-cube / protocol.h
index 09f82287bd87db9eddbed913611ce480b5b61460..4b55b332f702128fe7a53e06b742cfe3bdd9401c 100644 (file)
@@ -38,7 +38,7 @@ struct dev_context {
        int num_channels;
        int memory_size;
        unsigned int max_sample_depth;
-       //uint8_t probe_mask;
+       //uint8_t channel_mask;
        //uint8_t trigger_mask[NUM_TRIGGER_STAGES];
        //uint8_t trigger_value[NUM_TRIGGER_STAGES];
        // uint8_t trigger_buffer[NUM_TRIGGER_STAGES];