-
CONFIG_I2C_ESP32_0_RX_LSB_FIRST
¶
Port 0 Receive LSB first
Type: bool
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/i2c/Kconfig.esp32:31
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:40
→ drivers/i2c/Kconfig:22
Menu path: (top menu) → Device Drivers → I2C Drivers → ESP32 I2C
config I2C_ESP32_0_RX_LSB_FIRST bool prompt "Port 0 Receive LSB first" ifI2C_0
&&I2C_ESP32
&&I2C
depends onI2C_0
&&I2C_ESP32
&&I2C
(Definitions include propagated dependencies, including from if’s and menus.)