The DSO-2250 BULK_BSETFILTER builder.
More...
#include <bulkStructs.h>
|
|
| BulkSetChannels2250 () |
| | Sets the data array to needed values.
|
| |
| | BulkSetChannels2250 (uint8_t usedChannels) |
| | Sets the used channels.
|
| |
| uint8_t | getUsedChannels () |
| | Get the UsedChannels value.
|
| |
| void | setUsedChannels (uint8_t value) |
| | Set the UsedChannels to the given value.
|
| |
|
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.
◆ BulkSetChannels2250()
| Hantek::BulkSetChannels2250::BulkSetChannels2250 |
( |
uint8_t | usedChannels | ) |
|
Sets the used channels.
- Parameters
-
| usedChannels | The UsedChannels value. |
◆ getUsedChannels()
| uint8_t Hantek::BulkSetChannels2250::getUsedChannels |
( |
| ) |
|
Get the UsedChannels value.
- Returns
- The UsedChannels value.
◆ setUsedChannels()
| void Hantek::BulkSetChannels2250::setUsedChannels |
( |
uint8_t | value | ) |
|
Set the UsedChannels to the given value.
- Parameters
-
| value | The new UsedChannels value. |
The documentation for this class was generated from the following files: