-
CONFIG_ENS210_CRC_CHECK
¶
Enable CRC Check
Type: bool
Help¶
Check the crc value after data reading.
Kconfig definition¶
At drivers/sensor/ens210/Kconfig:16
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:64
→ drivers/sensor/Kconfig:58
Menu path: (top menu) → Device Drivers → Sensor Drivers → ENS210 Digital Temperature and Humidity sensor
config ENS210_CRC_CHECK bool prompt "Enable CRC Check" ifENS210
&&SENSOR
default "y" ifENS210
&&SENSOR
depends onENS210
&&SENSOR
help Check the crc value after data reading.
(Definitions include propagated dependencies, including from if’s and menus.)