app_adc_pin_cfg_t Struct Reference

ADC pins config Structures. More...

#include <app_adc.h>

Public Attributes

app_adc_pin_t channel_p
 
app_adc_pin_t channel_n
 
app_adc_pin_t extern_ref
 

Detailed Description

ADC pins config Structures.

Definition at line 117 of file app_adc.h.

Member Data Documentation

◆ channel_n

app_adc_pin_t app_adc_pin_cfg_t::channel_n

Set the configuration of ADC pin.

Definition at line 120 of file app_adc.h.

◆ channel_p

app_adc_pin_t app_adc_pin_cfg_t::channel_p

Set the configuration of ADC pin.

Definition at line 119 of file app_adc.h.

◆ extern_ref

app_adc_pin_t app_adc_pin_cfg_t::extern_ref

Set the configuration of extern reference pin.

Definition at line 121 of file app_adc.h.


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