CONFIG_SENSOR_SIM_ACCEL_TOGGLE
Toggle on fetch between statically defined values
Type: bool
Direct dependencies
<choice: Select simulated acceleration type>
(Includes any dependencies from ifs and menus.)
Kconfig definition
At <nRF>/drivers/sensor/sensor_sim/Kconfig:35
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:95
→ <nRF>/drivers/Kconfig:13
→ <nRF>/drivers/sensor/Kconfig:15
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Device Drivers → Sensor Drivers → Sensor simulator → Select simulated acceleration type
config SENSOR_SIM_ACCEL_TOGGLE
bool "Toggle on fetch between statically defined values"
depends on <choice>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)