CONFIG_BMG160_I2C_SPEED_FAST

Fast

Type: bool

Help

Fast bus speed of up to 400KHz.

Direct dependencies

<choice: BMG160 I2C bus speed>

(Includes any dependencies from if’s and menus.)

Kconfig definition

At drivers/sensor/bmg160/Kconfig:47

Included via Kconfig:10Kconfig.zephyr:29drivers/Kconfig:64drivers/sensor/Kconfig:56

Menu path: (top menu) → Device Drivers → Sensor Drivers → Bosch BMG160 gyroscope support → BMG160 I2C bus speed

config BMG160_I2C_SPEED_FAST
    bool
    prompt "Fast" if <choice: BMG160 I2C bus speed>
    depends on <choice: BMG160 I2C bus speed>
    help
      Fast bus speed of up to 400KHz.

(Definitions include propagated dependencies, including from if’s and menus.)