MetaWear C++ API  0.20.0
C++ implementation of the MetaWear protocol
Typedefs
datasignal_fwd.h File Reference

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...
 

Detailed Description

Forward declaration for the MblMwDataSignal type.

Typedef Documentation

◆ 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.