|
OpenHantek
|
#include <QMetaType>#include <QString>#include <stdint.h>Go to the source code of this file.
Data Structures | |
| struct | Hantek::Steps |
| struct | Hantek::Offsets |
| struct | Hantek::CalibrationValues |
Namespaces | |
| namespace | Hantek |
Macros | |
| #define | HANTEK_GAIN_STEPS 8 |
| #define | HANTEK_CHANNEL_NUMBER 2 |
Enumerations | |
| enum class | Hantek::UsedChannels : uint8_t { Hantek::USED_NONE , Hantek::USED_CH1 , Hantek::USED_CH2 , Hantek::USED_CH1CH2 } |
| The enabled channels. More... | |
| #define HANTEK_CHANNEL_NUMBER 2 |
| #define HANTEK_GAIN_STEPS 8 |