ADC_CommonInitTypeDef Struct Reference
[ADC]

ADC Common Init structure definition. More...

#include <stm32f4xx_adc.h>

Data Fields

uint32_t ADC_Mode
uint32_t ADC_Prescaler
uint32_t ADC_DMAAccessMode
uint32_t ADC_TwoSamplingDelay

Detailed Description

ADC Common Init structure definition.


Field Documentation

Configures the Direct memory access mode for multi ADC mode. This parameter can be a value of ADC_Direct_memory_access_mode_for_multi_mode

uint32_t ADC_Mode

Configures the ADC to operate in independent or multi mode. This parameter can be a value of ADC_Common_mode

uint32_t ADC_Prescaler

Select the frequency of the clock to the ADC. The clock is common for all the ADCs. This parameter can be a value of ADC_Prescaler

Configures the Delay between 2 sampling phases. This parameter can be a value of ADC_delay_between_2_sampling_phases


The documentation for this struct was generated from the following file:
Generated on Fri Jun 22 00:58:31 2012 for STM32F4xx_StdPeriph_Driver by  doxygen 1.6.3