|
OpenHantek
|
The DSO-2250 BulkCode::DSETBUFFER builder. More...
#include <bulkStructs.h>
Public Member Functions | |
| BulkSetRecordLength2250 () | |
| Sets the data array to the default values. | |
| BulkSetRecordLength2250 (uint8_t recordLength) | |
| Sets the data bytes to the specified values. More... | |
| uint8_t | getRecordLength () |
| Get the ::RecordLengthId value. More... | |
| void | setRecordLength (uint8_t value) |
| Set the ::RecordLengthId 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 BulkCode::DSETBUFFER builder.
| Hantek::BulkSetRecordLength2250::BulkSetRecordLength2250 | ( | uint8_t | recordLength | ) |
Sets the data bytes to the specified values.
| recordLength | The ::RecordLengthId value. |
| uint8_t Hantek::BulkSetRecordLength2250::getRecordLength | ( | ) |
Get the ::RecordLengthId value.
| void Hantek::BulkSetRecordLength2250::setRecordLength | ( | uint8_t | value | ) |
Set the ::RecordLengthId to the given value.
| value | The new ::RecordLengthId value. |
1.8.14