-
CONFIG_ENS210_CRC_CHECK
¶
Enable CRC Check
Type: bool
Help¶
Check the crc value after data reading.
Default¶
y
Kconfig definition¶
At <Zephyr>/drivers/sensor/ens210/Kconfig:39
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:62
→ <Zephyr>/drivers/sensor/Kconfig:79
Menu path: (Top) → Device Drivers → Sensor Drivers → ENS210 Digital Temperature and Humidity sensor
config ENS210_CRC_CHECK bool "Enable CRC Check" default y depends onENS210
&&SENSOR
help Check the crc value after data reading.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)