The DSO-5200/DSO-5200A BulkCode::CSETTRIGGERORSAMPLERATE builder.
More...
#include <bulkStructs.h>
|
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-5200/DSO-5200A BulkCode::CSETTRIGGERORSAMPLERATE builder.
◆ BulkSetSamplerate5200()
| Hantek::BulkSetSamplerate5200::BulkSetSamplerate5200 |
( |
uint16_t |
samplerateSlow, |
|
|
uint8_t |
samplerateFast |
|
) |
| |
Sets the data bytes to the specified values.
- Parameters
-
| samplerateSlow | The SamplerateSlow value. |
| samplerateFast | The SamplerateFast value. |
◆ getSamplerateFast()
| uint8_t Hantek::BulkSetSamplerate5200::getSamplerateFast |
( |
| ) |
|
Get the SamplerateFast value.
- Returns
- The SamplerateFast value.
◆ getSamplerateSlow()
| uint16_t Hantek::BulkSetSamplerate5200::getSamplerateSlow |
( |
| ) |
|
Get the SamplerateSlow value.
- Returns
- The SamplerateSlow value.
◆ setSamplerateFast()
| void Hantek::BulkSetSamplerate5200::setSamplerateFast |
( |
uint8_t |
value | ) |
|
Set the SamplerateFast to the given value.
- Parameters
-
| value | The new SamplerateFast value. |
◆ setSamplerateSlow()
| void Hantek::BulkSetSamplerate5200::setSamplerateSlow |
( |
uint16_t |
samplerate | ) |
|
Set the SamplerateSlow to the given value.
- Parameters
-
| samplerate | The new SamplerateSlow value. |
The documentation for this class was generated from the following files: