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