CONFIG_PMW3360_ORIENTATION_180

PMW3360 rotated 180 deg clockwise

Type: bool

Direct dependencies

<choice: Select PMW3360 sensor orientation>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <nRF>/drivers/sensor/pmw3360/Kconfig:56

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:16

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

config PMW3360_ORIENTATION_180
    bool "PMW3360 rotated 180 deg clockwise"
    depends on <choice: Select PMW3360 sensor orientation>

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