-
CONFIG_NRFX_NFCT
¶
Enable NFCT driver
Type: bool
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At modules/Kconfig.nordic:133
Included via Kconfig:8
→ Kconfig.zephyr:10
→ modules/Kconfig:16
Menu path: (Top) → Modules → nrfx drivers
config NRFX_NFCT bool "Enable NFCT driver" selectNRFX_TIMER4
ifSOC_SERIES_NRF52X
selectNRFX_TIMER2
ifSOC_SERIES_NRF53X
depends onHAS_HW_NRF_NFCT
&&HAS_NRFX
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)