OpenHantek
Loading...
Searching...
No Matches
ControlCommand Class Reference

#include <controlcommand.h>

Inheritance diagram for ControlCommand:
Hantek::ControlGetCalibration Hantek::ControlSetCalFreq Hantek::ControlSetCoupling Hantek::ControlSetGain_CH1 Hantek::ControlSetGain_CH2 Hantek::ControlSetNumChannels Hantek::ControlSetSamplerate Hantek::ControlStartSampling Hantek::ControlStopSampling

Data Fields

bool pending = false
uint8_t code
uint8_t value = 0
ControlCommandnext = nullptr

Protected Member Functions

 ControlCommand (Hantek::ControlCode code, unsigned size)

Constructor & Destructor Documentation

◆ ControlCommand()

ControlCommand::ControlCommand ( Hantek::ControlCode code,
unsigned size )
protected

Field Documentation

◆ code

uint8_t ControlCommand::code

◆ next

ControlCommand* ControlCommand::next = nullptr

◆ pending

bool ControlCommand::pending = false

◆ value

uint8_t ControlCommand::value = 0

The documentation for this class was generated from the following files: