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

Forward declaration of the MblMwDataLogger type. More...

Go to the source code of this file.

Typedefs

typedef struct MblMwDataLogger MblMwDataLogger
 Logs data from an MblMwDataSignal type letting users retrieve the data at a later time.
 
typedef void(* MblMwFnDataLoggerPtr) (void *context, MblMwDataLogger *logger)
 Definition for callback functions that accept an MblMwDataLogger pointer. More...
 

Detailed Description

Forward declaration of the MblMwDataLogger type.

Typedef Documentation

◆ MblMwFnDataLoggerPtr

typedef void(* MblMwFnDataLoggerPtr) (void *context, MblMwDataLogger *logger)

Definition for callback functions that accept an MblMwDataLogger pointer.

Parameters
contextPointer to the context the enclosing function was called with
timerTimer to be used with the function