Is it possible to program FXOS7800cq this way :
1. INT0 will be generated when there's a chance in the magnetic x/y/z threshold values
2. INT1 for magnetic vector change?
For example, my initial x/y/z values of magnetic sensor are set to 0/0/0 on start up. If x or y or z value crosses 100, generate INT0.
My magnetic vector magnitude threshold is 80 uT. If it exceeds, generate INT1 .