-
CONFIG_DHT_GPIO_PIN_NUM
¶
Interrupt GPIO pin number
Type: int
Help¶
The number of the GPIO on which the chip’s data pin is connected.
Kconfig definition¶
At drivers/sensor/dht/Kconfig:49
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:62
→ drivers/sensor/Kconfig:54
Menu path: (top menu) → Device Drivers → Sensor Drivers → DHT Temperature and Humidity Sensor
config DHT_GPIO_PIN_NUM int prompt "Interrupt GPIO pin number" ifDHT
&&SENSOR
default 0 ifDHT
&&SENSOR
depends onDHT
&&SENSOR
help The number of the GPIO on which the chip's data pin is connected.
(Definitions include propagated dependencies, including from if’s and menus.)