CONFIG_TACH_XEC_3_TACH_EDGES

Configure 3 tach edges or 1 tach period

Type: bool

Direct dependencies

<choice: Number of tach edges>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr Driver>/sensor/mchp_tach_xec/Kconfig:28

Included via Kconfig:8Kconfig.zephyr:42<Zephyr Driver>/Kconfig:64<Zephyr Driver>/sensor/Kconfig:165

Menu path: (Top) → Device Drivers → Sensor Drivers → XEC Tachometer sensor → Number of tach edges

config TACH_XEC_3_TACH_EDGES
    bool "Configure 3 tach edges or 1 tach period"
    depends on <choice>

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)