CONFIG_UART_3_NRF_HW_ASYNC_TIMER¶
Timer instance
Type: int
Direct dependencies¶
UART_3_NRF_HW_ASYNC && UART_3_NRF_UARTE && UART_NRFX && SERIAL
(Includes any dependencies from ifs and menus.)
Defaults¶
No defaults. Implicitly defaults to the empty string.
Kconfig definition¶
At <Zephyr Driver>/serial/Kconfig.nrfx:324
Included via Kconfig:8 → Kconfig.zephyr:42 → <Zephyr Driver>/Kconfig:26 → <Zephyr Driver>/serial/Kconfig:116
Menu path: (Top) → Device Drivers → Serial Drivers → nRF UART nrfx drivers
config UART_3_NRF_HW_ASYNC_TIMER
    int "Timer instance"
    depends on UART_3_NRF_HW_ASYNC && UART_3_NRF_UARTE && UART_NRFX && SERIAL
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)