The DSO-2250 BulkCode::DSETBUFFER builder.
More...
#include <bulkStructs.h>
|
|
| BulkSetRecordLength2250 () |
| | Sets the data array to the default values.
|
| |
| | BulkSetRecordLength2250 (uint8_t recordLength) |
| | Sets the data bytes to the specified values.
|
| |
| uint8_t | getRecordLength () |
| | Get the ::RecordLengthId value.
|
| |
| void | setRecordLength (uint8_t value) |
| | Set the ::RecordLengthId 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 BulkCode::DSETBUFFER builder.
◆ BulkSetRecordLength2250()
| Hantek::BulkSetRecordLength2250::BulkSetRecordLength2250 |
( |
uint8_t | recordLength | ) |
|
Sets the data bytes to the specified values.
- Parameters
-
| recordLength | The ::RecordLengthId value. |
◆ getRecordLength()
| uint8_t Hantek::BulkSetRecordLength2250::getRecordLength |
( |
| ) |
|
Get the ::RecordLengthId value.
- Returns
- The ::RecordLengthId value.
◆ setRecordLength()
| void Hantek::BulkSetRecordLength2250::setRecordLength |
( |
uint8_t | value | ) |
|
Set the ::RecordLengthId to the given value.
- Parameters
-
| value | The new ::RecordLengthId value. |
The documentation for this class was generated from the following files: