:orphan: .. title:: ANT_SWI3 .. option:: CONFIG_ANT_SWI3 *SWI3* Type: ``bool`` Direct dependencies =================== HAS_HW_NRF_SWI3 && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``init/Kconfig:50`` Included via ``Kconfig:34`` Menu path: (Top) → ANT Wireless → Software interrupt to use for ANT events. .. parsed-literal:: config ANT_SWI3 bool "SWI3" depends on HAS_HW_NRF_SWI3 && \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*