nrfx_adc_channel_s

nRF5 SDK v15.0.0

ADC channel. More...

#include <nrfx_adc.h>

Data Fields

nrfx_adc_channel_t * p_next
Pointer to the next enabled channel (for internal use).
nrf_adc_config_t config
ADC configuration for the current channel.

Detailed Description

ADC channel.

This structure is defined by the user and used by the driver. Therefore, it should not be defined on the stack as a local variable.

  • modules/nrfx/drivers/include/nrfx_adc.h