MetaWear C++ API  0.18.0
C++ implementation of the MetaWear protocol
Public Attributes | List of all members
MblMwBoschAnyMotion Struct Reference

Wrapper class encapsulating responses from any motion detection. More...

#include <accelerometer_bosch.h>

Public Attributes

uint8_t sign
 Slope sign of the triggering motion, 0 if negative, non-zero if positive.
 
uint8_t x_axis_active
 Non-zero if x-axis triggered the motion interrupt.
 
uint8_t y_axis_active
 Non-zero if y-axis triggered the motion interrupt.
 
uint8_t z_axis_active
 Non-zero if z-axis triggered the motion interrupt.
 

Detailed Description

Wrapper class encapsulating responses from any motion detection.


The documentation for this struct was generated from the following file: