STM32F439xx HAL User Manual
Data Fields
ADC_MultiModeTypeDef Struct Reference

ADC Configuration multi-mode structure definition. More...

#include <stm32f4xx_hal_adc_ex.h>

Data Fields

uint32_t Mode
uint32_t DMAAccessMode
uint32_t TwoSamplingDelay

Detailed Description

ADC Configuration multi-mode structure definition.

Definition at line 131 of file stm32f4xx_hal_adc_ex.h.


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

Definition at line 135 of file stm32f4xx_hal_adc_ex.h.

Referenced by HAL_ADCEx_MultiModeConfigChannel().

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

Definition at line 133 of file stm32f4xx_hal_adc_ex.h.

Referenced by HAL_ADCEx_MultiModeConfigChannel().

Configures the Delay between 2 sampling phases. This parameter can be a value of ADC Delay Between 2 Sampling Phases

Definition at line 137 of file stm32f4xx_hal_adc_ex.h.

Referenced by HAL_ADCEx_MultiModeConfigChannel().


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