nRF5 SDK v15.0.0
Macros
ESB resources

Macros

#define ESB_PPI_CHANNELS_USED   0x00000007uL
 
#define ESB_TIMERS_USED   0x00000004uL
 
#define ESB_SWI_USED   0x00000001uL
 

Detailed Description

Macro Definition Documentation

#define ESB_PPI_CHANNELS_USED   0x00000007uL

PPI channels used by ESB (not available to the application).

#define ESB_SWI_USED   0x00000001uL

Software interrupts used by ESB.

#define ESB_TIMERS_USED   0x00000004uL

Timers used by ESB.


Documentation feedback | Developer Zone | Subscribe | Updated