![]() |
nRF5 SDK
v15.2.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API |
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. | |
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.