|
OpenHantek
|
#include <controlStructs.h>
Public Member Functions | |
| ControlStartSampling () | |
Additional Inherited Members | |
| Data Fields inherited from ControlCommand | |
| bool | pending = false |
| uint8_t | code |
| uint8_t | value = 0 |
| ControlCommand * | next = nullptr |
| Protected Member Functions inherited from ControlCommand | |
| ControlCommand (Hantek::ControlCode code, unsigned size) | |
| Hantek::ControlStartSampling::ControlStartSampling | ( | ) |