nrfx 4.5.0
Loading...
Searching...
No Matches
ADC peripheral driver configuration

Macros

#define NRFX_ADC_ENABLED
 Enable the driver.
 
#define NRFX_ADC_CONFIG_IRQ_PRIORITY
 Interrupt priority.
 
#define NRFX_ADC_CONFIG_LOG_ENABLED
 Enables logging in the module.
 
#define NRFX_ADC_CONFIG_LOG_LEVEL
 Default Severity level.
 

Detailed Description

Macro Definition Documentation

◆ NRFX_ADC_CONFIG_IRQ_PRIORITY

#define NRFX_ADC_CONFIG_IRQ_PRIORITY

Interrupt priority.

Following options are available:

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

◆ NRFX_ADC_CONFIG_LOG_ENABLED

#define NRFX_ADC_CONFIG_LOG_ENABLED

Enables logging in the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.

◆ NRFX_ADC_CONFIG_LOG_LEVEL

#define NRFX_ADC_CONFIG_LOG_LEVEL

Default Severity level.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.

◆ NRFX_ADC_ENABLED

#define NRFX_ADC_ENABLED

Enable the driver.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.