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