38 #define WDXS_STREAM_WAVEFORM_SINE 0 39 #define WDXS_STREAM_WAVEFORM_STEP 1 40 #define WDXS_STREAM_WAVEFORM_SAWTOOTH 2 void wdxsStreamInit(void)
Example of creating a WDXS stream.
void wdxsSetStreamWaveform(uint8_t type)
Changes the type of waveform transmitted by the stream.
unsigned char uint8_t
Unsigned 8-bit value.