HAL + 0/8 examples
CodeScope will show references to ADC_MultiModeTypeDef::Mode from the following samples and libraries:
Examples
STM32446E_EVAL
Examples
ADC
STM32469I_EVAL
Examples
ADC
STM324x9I_EVAL
Examples
ADC
STM324xG_EVAL
Examples
ADC
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALADC_MultiModeTypeDef::Mode

ADC_MultiModeTypeDef::Mode field

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

Syntax

uint32_t Mode;

Examples

ADC_MultiModeTypeDef::Mode is referenced by 8 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_adc_ex.h:116
uint32_t Mode; /*!< Configures the ADC to operate in independent or multi mode.
stm32f4xx_hal_adc_ex.c:984HAL_ADCEx_MultiModeConfigChannel()
assert_param(IS_ADC_MODE(multimode->Mode));
stm32f4xx_hal_adc_ex.c:998HAL_ADCEx_MultiModeConfigChannel()
tmpADC_Common->CCR |= multimode->Mode;

Data Use

Functions reading ADC_MultiModeTypeDef::Mode
ADC_MultiModeTypeDef::Mode
Type of ADC_MultiModeTypeDef::Mode
ADC_MultiModeTypeDef::Mode
uint32_t
all items filtered out