nRF5 SDK v12.1.0
Data Fields
nrf_drv_adc_channel_s Struct Reference

ADC channel. More...

#include <nrf_drv_adc.h>

Data Fields

union {
   nrf_drv_adc_channel_config_t   config
 Channel configuration.
 
   uint32_t   data
 Raw value.
 
config
 
nrf_drv_adc_channel_tp_next
 Pointer to the next enabled channel (for internal use).
 

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:

Documentation feedback | Developer Zone | Subscribe | Updated