Single-tap exampleHereafter an example code which implements the SW routine for single-tap detection.1. Write 60h in CTRL1// Turn on the accelerometer// ODR = 400 Hz, FS = ±2 g2. Write 38h in CTRL3 // Enable tap detection on X, Y, Z-axis3. Write 09h ...