How to clear LSM6DSOX I3C IBI interrupt status?
I'm now using LSM6DSOX with I3C protocol. And I'm trying to use ibi to notify a tap event. Here are the following information to configure the sensor register: LSM6DSOX_INT1 0x0D 0x00LSM6DSOX_INT2 0x0E 0x00LSM6DSOX_CTRL1_XL 0x10 0x3CLSM6DSOX_CTRL2_G ...