nrfx 2.5
Macros
QSPI peripheral driver configuration

Macros

#define NRFX_QSPI_ENABLED
 Enable QSPI driver. More...
 
#define NRFX_QSPI_CONFIG_IRQ_PRIORITY
 Interrupt priority. More...
 

Detailed Description

Macro Definition Documentation

◆ NRFX_QSPI_CONFIG_IRQ_PRIORITY

#define NRFX_QSPI_CONFIG_IRQ_PRIORITY

Interrupt priority.

Following options are available:

  • 0 - 0 (highest)
  • 1 - 1
  • 2 - 2
  • 3 - 3
  • 4 - 4
  • 5 - 5
  • 6 - 6
  • 7 - 7
Note
This is an NRF_CONFIG macro.

◆ NRFX_QSPI_ENABLED

#define NRFX_QSPI_ENABLED

Enable QSPI driver.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.

Documentation feedback | Developer Zone | Subscribe | Updated