nRF5 SDK  v15.3.0
Choose documentation:
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
nrfx_adc_channel_s Struct Reference

ADC channel. More...

#include <nrfx_adc.h>

Data Fields

nrfx_adc_channel_tp_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.


The documentation for this struct was generated from the following file: