|
OpenHantek
|
#include <controlStructs.h>
Public Member Functions | |
| ControlSetSamplerate () | |
| void | setSamplerate (uint8_t sampleId, uint8_t index) |
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::ControlSetSamplerate::ControlSetSamplerate | ( | ) |
| void Hantek::ControlSetSamplerate::setSamplerate | ( | uint8_t | sampleId, |
| uint8_t | index ) |