-
CONFIG_GPS_SIM_GPIO_PIN
¶
GPIO pin
Type: int
Help¶
GPIO pin for trigger button.
Direct dependencies¶
GPS_SIM_TRIGGER_USE_BUTTON
&& GPS_SIM_TRIGGER
&& GPS_SIM
(Includes any dependencies from ifs and menus.)
Default¶
6
Kconfig definition¶
At /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrf/drivers/gps/gps_sim/Kconfig:129
Included via Kconfig:8
→ Kconfig.zephyr:9
→ /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/test_doc/_build/Kconfig.modules:1
→ /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrf/Kconfig.nrf:12
→ /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrf/drivers/Kconfig:13
→ /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrf/drivers/gps/Kconfig:9
Menu path: (Top) → Modules → Nordic nRF Connect → Device Drivers → GPS Drivers → GPS simulator → GPS simulator trigger
config GPS_SIM_GPIO_PIN int "GPIO pin" default 6 depends onGPS_SIM_TRIGGER_USE_BUTTON
&&GPS_SIM_TRIGGER
&&GPS_SIM
help GPIO pin for trigger button.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)