Bit numbers used to create the signal types for a generator.
More...
|
|
#define | TIEPIE_HW_STB_SINE 0 |
| | Bit number for signal type Sine.
|
| |
|
#define | TIEPIE_HW_STB_TRIANGLE 1 |
| | Bit number for signal type Triangle.
|
| |
|
#define | TIEPIE_HW_STB_SQUARE 2 |
| | Bit number for signal type Square.
|
| |
|
#define | TIEPIE_HW_STB_DC 3 |
| | Bit number for signal type DC.
|
| |
|
#define | TIEPIE_HW_STB_NOISE 4 |
| | Bit number for signal type Noise.
|
| |
|
#define | TIEPIE_HW_STB_ARBITRARY 5 |
| | Bit number for signal type Arbitrary.
|
| |
|
#define | TIEPIE_HW_STB_PULSE 6 |
| | Bit number for signal type Pulse.
|
| |
Bit numbers used to create the signal types for a generator.