CONFIG_LIS2DH_BLOCK_DATA_UPDATE

Output registers not updated until MSB and LSB read

Type: bool

Direct dependencies

LIS2DH && SENSOR

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At <Zephyr>/drivers/sensor/lis2dh/Kconfig:141

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:42<Zephyr>/drivers/Kconfig:64<Zephyr>/drivers/sensor/Kconfig:125

Menu path: (Top) → Device Drivers → Sensor Drivers → LIS2DH Three Axis Accelerometer

config LIS2DH_BLOCK_DATA_UPDATE
    bool "Output registers not updated until MSB and LSB read"
    depends on LIS2DH && SENSOR

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)