nRF5 SDK v15.0.0
Macros
libUARTE library configuration

Macros

#define NRF_LIBUARTE_CONFIG_TIMER_USED
 Timer instance. More...
 
#define NRF_LIBUARTE_ASYNC_CONFIG_TIMER_USED
 Timer instance. More...
 
#define NRF_LIBUARTE_CONFIG_UARTE_USED
 UARTE instance. More...
 

Detailed Description

Macro Definition Documentation

#define NRF_LIBUARTE_ASYNC_CONFIG_TIMER_USED

Timer instance.

Following options are available:

  • 0
  • 1
  • 2
  • 3
  • 4
Note
This is an NRF_CONFIG macro.
#define NRF_LIBUARTE_CONFIG_TIMER_USED

Timer instance.

Following options are available:

  • 0
  • 1
  • 2
  • 3
  • 4
Note
This is an NRF_CONFIG macro.
#define NRF_LIBUARTE_CONFIG_UARTE_USED

UARTE instance.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.

Documentation feedback | Developer Zone | Subscribe | Updated