|
OpenHantek
|
#include <controlcommand.h>
Data Fields | |
| bool | pending = false |
| uint8_t | code |
| uint8_t | value = 0 |
| ControlCommand * | next = nullptr |
Protected Member Functions | |
| ControlCommand (Hantek::ControlCode code, unsigned size) | |
|
protected |
| uint8_t ControlCommand::code |
| ControlCommand* ControlCommand::next = nullptr |
| bool ControlCommand::pending = false |
| uint8_t ControlCommand::value = 0 |