app_adc_mode_t Struct Reference

ADC operate mode Structures. More...

#include <app_adc.h>

Public Attributes

app_adc_type_t type
 Specifies the operation mode of ADC. More...
 
dma_channel_t dma_channel
 Specifies the dma channel of ADC. More...
 

Detailed Description

ADC operate mode Structures.

Definition at line 121 of file app_adc.h.

Member Data Documentation

◆ dma_channel

dma_channel_t app_adc_mode_t::dma_channel

Specifies the dma channel of ADC.

Definition at line 124 of file app_adc.h.

◆ type

app_adc_type_t app_adc_mode_t::type

Specifies the operation mode of ADC.

Definition at line 123 of file app_adc.h.


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