:orphan: .. title:: UART_2_NRF_HW_ASYNC_TIMER .. option:: CONFIG_UART_2_NRF_HW_ASYNC_TIMER *Timer instance* Type: ``int`` Direct dependencies =================== \ :option:`UART_2_NRF_HW_ASYNC ` && \ :option:`UART_2_NRF_UARTE ` && \ :option:`UART_NRFX ` && \ :option:`SERIAL ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to the empty string. Kconfig definition ================== At ``/serial/Kconfig.nrfx:248`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:32`` → ``/Kconfig:24`` → ``/serial/Kconfig:93`` Menu path: (Top) → Device Drivers → Serial Drivers → nRF UART nrfx drivers .. code-block:: kconfig config UART_2_NRF_HW_ASYNC_TIMER int "Timer instance" depends on UART_2_NRF_HW_ASYNC && UART_2_NRF_UARTE && UART_NRFX && SERIAL *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*