|
OpenHantek
|
#include <inttypes.h>Go to the source code of this file.
Namespaces | |
| Hantek | |
Enumerations | |
| enum | Hantek::ControlCode : uint8_t { Hantek::ControlCode::CONTROL_GETEEPROM = 0xa2, Hantek::ControlCode::CONTROL_SETGAIN_CH1 = 0xe0, Hantek::ControlCode::CONTROL_SETGAIN_CH2 = 0xe1, Hantek::ControlCode::CONTROL_SETSAMPLERATE = 0xe2, Hantek::ControlCode::CONTROL_STARTSAMPLING = 0xe3, Hantek::ControlCode::CONTROL_SETNUMCHANNELS = 0xe4, Hantek::ControlCode::CONTROL_SETCOUPLING = 0xe5, Hantek::ControlCode::CONTROL_SETCALFREQ = 0xe6 } |
| All supported control commands. More... | |