-
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:50
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:64
→ drivers/sensor/Kconfig:64
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.)