struct MblMwEvent MblMwEvent
Represents an event fired from the MetaWear board.
Definition: event_fwd.h:16
void(* MblMwFnEventPtrInt)(void *context, MblMwEvent *event, int32_t status)
Definition for callback functions that accept an MblMwEvent pointer and an int32.
Definition: event_fwd.h:25