-
choice: Chip type
Chip type
Type: bool
Help¶
Choose desired chip type from the DHT family.
Defaults¶
DHT_CHIP_DHT11
ifDHT
&&SENSOR
Choice options¶
Kconfig definition¶
At drivers/sensor/dht/Kconfig:17
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:64
→ drivers/sensor/Kconfig:56
Menu path: (top menu) → Device Drivers → Sensor Drivers → DHT Temperature and Humidity Sensor
choice bool prompt "Chip type" ifDHT
&&SENSOR
defaultDHT_CHIP_DHT11
ifDHT
&&SENSOR
depends onDHT
&&SENSOR
help Choose desired chip type from the DHT family.
(Definitions include propagated dependencies, including from if’s and menus.)