choice: Select PAW3212 sensor motion data length

Select PAW3212 sensor motion data length

Type: bool

Direct dependencies

PAW3212 && SENSOR

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <nRF>/drivers/sensor/paw3212/Kconfig:33

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:9<BuildDir>/Kconfig/Kconfig.modules:1<nRF>/Kconfig.nrf:27<nRF>/drivers/Kconfig:12<nRF>/drivers/sensor/Kconfig:17

Menu path: (Top) → Modules → Nordic nRF Connect → Device Drivers → Sensor Drivers → PAW3212 mouse optical sensor

choice
    bool "Select PAW3212 sensor motion data length"
    default PAW3212_8_BIT_MODE
    depends on PAW3212 && SENSOR

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