|
OpenHantek
|
The DSO-2250 BULK_BSETFILTER builder. More...
#include <bulkStructs.h>
Public Member Functions | |
| BulkSetChannels2250 () | |
| Sets the data array to needed values. | |
| BulkSetChannels2250 (uint8_t usedChannels) | |
| Sets the used channels. More... | |
| uint8_t | getUsedChannels () |
| Get the UsedChannels value. More... | |
| void | setUsedChannels (uint8_t value) |
| Set the UsedChannels to the given value. More... | |
Additional Inherited Members | |
Data Fields inherited from BulkCommand | |
| Hantek::BulkCode | code |
| bool | pending = false |
| BulkCommand * | next = nullptr |
Protected Member Functions inherited from BulkCommand | |
| BulkCommand (Hantek::BulkCode code, unsigned size) | |
The DSO-2250 BULK_BSETFILTER builder.
| Hantek::BulkSetChannels2250::BulkSetChannels2250 | ( | uint8_t | usedChannels | ) |
Sets the used channels.
| usedChannels | The UsedChannels value. |
| uint8_t Hantek::BulkSetChannels2250::getUsedChannels | ( | ) |
Get the UsedChannels value.
| void Hantek::BulkSetChannels2250::setUsedChannels | ( | uint8_t | value | ) |
Set the UsedChannels to the given value.
| value | The new UsedChannels value. |
1.8.14