choice ESB_BUGFIX_TIMER: Timer to use for the ESB bugfix timer.

Timer to use for the ESB bugfix timer.

Type: bool

Direct dependencies

ESB_ADDR_HANG_BUGFIX && ESB

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <nRF>/subsys/esb/Kconfig:146

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:9<BuildDir>/Kconfig/Kconfig.modules:1<nRF>/Kconfig.nrf:25<nRF>/subsys/Kconfig:14

Menu path: (Top) → Modules → Nordic nRF Connect → Enhanced ShockBurst → Hardware selection (alter with care) → Apply address hang bugfix

choice ESB_BUGFIX_TIMER
    bool "Timer to use for the ESB bugfix timer."
    default ESB_BUGFIX_TIMER3
    depends on ESB_ADDR_HANG_BUGFIX && ESB

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