![]() |
Cordio Stack and Cordio Profiles
r2p3-02rel0
|
Wireless Data Exchange profile implementation - Stream Example. More...
Go to the source code of this file.
Macros | |
WDXS Stream Waveform Types | |
Type of waveform to output from the Example Stream | |
#define | WDXS_STREAM_WAVEFORM_SINE 0 |
#define | WDXS_STREAM_WAVEFORM_STEP 1 |
#define | WDXS_STREAM_WAVEFORM_SAWTOOTH 2 |
Functions | |
void | wdxsStreamInit (void) |
Example of creating a WDXS stream. More... | |
void | wdxsSetStreamWaveform (uint8_t type) |
Changes the type of waveform transmitted by the stream. More... | |
Wireless Data Exchange profile implementation - Stream Example.
Copyright (c) 2013-2018 Arm Ltd. All Rights Reserved. ARM Ltd. confidential and proprietary.
IMPORTANT. Your use of this file is governed by a Software License Agreement ("Agreement") that must be accepted in order to download or otherwise receive a copy of this file. You may not use or copy this file for any purpose other than as described in the Agreement. If you do not agree to all of the terms of the Agreement do not use this file and delete all copies in your possession or control; if you do not have a copy of the Agreement, you must contact ARM Ltd. prior to any use, copying or further distribution of this software.
Definition in file wdxs_stream.h.