
MC3419 3-Axis Accelerometer
EV3419A Quick Start Guide and Demo
mCube Proprietary.
APS-045-0033v1.0
14 / 20
© 2020 mCube Inc. All rights reserved.
Configure the motion interrupt mode with:
MC34X9_acc.SetINTCtrl(enableTILT, enableFLIP, enableANYM, enableSHAKE,
enableTILT_35);
MC34X9 has 5 motion interrupt modes
– TILT | FILP | ANYM | SHAKE | TILT35.
These modes can only be enabled separately.
4.9 READ RAW COUNT DATA
Read the raw count data and SI unit measurement with:
MC34X9_acc.readRawAccel();