Trigger and samplerate bits for DSO-5200/DSO-5200A 0x0e command.
More...
#include <definitions.h>
|
|
uint8_t | fastRate: 1 |
| | false, if one channels uses all buffers
|
| |
|
uint8_t | usedChannels: 2 |
| | Used channels, see Hantek::UsedChannels.
|
| |
|
uint8_t | triggerSource: 2 |
| | The trigger source, see Hantek::TriggerSource.
|
| |
|
uint8_t | triggerSlope: 2 |
| | The trigger slope, see Dso::Slope.
|
| |
|
uint8_t | triggerPulse: 1 |
| | Pulses are causing trigger events.
|
| |
Trigger and samplerate bits for DSO-5200/DSO-5200A 0x0e command.
The documentation for this struct was generated from the following file: