ESB resources

nRF5 SDK v12.1.0

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.