|
MetaWear C++ API
0.18.0
C++ implementation of the MetaWear protocol
|
Forward declaration for the MblMwDataSignal type. More...
Go to the source code of this file.
Typedefs | |
| typedef struct MblMwDataSignal | MblMwDataSignal |
| A event fired from the MetaWear board that also contains data. More... | |
Forward declaration for the MblMwDataSignal type.
| typedef struct MblMwDataSignal MblMwDataSignal |
A event fired from the MetaWear board that also contains data.
An MblMwDataSignal pointer can be casted as an MblMwEvent pointer and used with any function that accepts an MblMwEvent pointer.
1.8.14