Hi :
We are using lsm6dsl chip on i2c bus. Our customer request to implement a api interface similar as
int setIMUPowerMode(int powerMode, int sensorType);
Noted that in "table 5/6" the powemode is not a one-to-one correspondence with some registers. In my unstanding the power mode can't be set directly.
Is there anyway to implement the interface?

