app_adc_pin_cfg_t Struct Reference

ADC pins config Structures. More...

#include <app_adc.h>

Data Fields

app_adc_pin_t channel_p
 
app_adc_pin_t channel_n
 
app_adc_pin_t extern_ref
 

Detailed Description

ADC pins config Structures.

Field Documentation

◆ channel_n

app_adc_pin_t app_adc_pin_cfg_t::channel_n

Set the configuration of ADC channel N pin.

◆ channel_p

app_adc_pin_t app_adc_pin_cfg_t::channel_p

Set the configuration of ADC channel P pin;this parameter no need to configure and can be any value in single input mode

◆ extern_ref

app_adc_pin_t app_adc_pin_cfg_t::extern_ref

Set the configuration of ADC extern reference pin; this parameter no need to configure and can be any value when ADC uses internal reference


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