HAL ADC Extension Driver
HAL_ADCEx_MultiModeStop_DMA
Function name
Function description
Parameters
Return values
HAL_ADCEx_MultiModeGetValue
Function name
Function description
Parameters
Return values
HAL_ADCEx_InjectedConvCpltCallback
Function name
Function description
Parameters
Return values
HAL_ADCEx_InjectedConfigChannel
Function name
Function description
Parameters
Return values
HAL_ADCEx_MultiModeConfigChannel
Function name
102/1371
HAL_StatusTypeDef HAL_ADCEx_MultiModeStop_DMA
(ADC_HandleTypeDef * hadc)
Disables ADC DMA (multi-ADC mode) and disables ADC
peripheral.
hadc: pointer to a ADC_HandleTypeDef structure that
contains the configuration information for the specified ADC.
HAL: status
uint32_t HAL_ADCEx_MultiModeGetValue
(ADC_HandleTypeDef * hadc)
Returns the last ADC1, ADC2 and ADC3 regular conversions
results data in the selected multi mode.
hadc: pointer to a ADC_HandleTypeDef structure that
contains the configuration information for the specified ADC.
The: converted data value.
void HAL_ADCEx_InjectedConvCpltCallback
(ADC_HandleTypeDef * hadc)
Injected conversion complete callback in non blocking mode.
hadc: pointer to a ADC_HandleTypeDef structure that
contains the configuration information for the specified ADC.
None:
HAL_StatusTypeDef HAL_ADCEx_InjectedConfigChannel
(ADC_HandleTypeDef * hadc, ADC_InjectionConfTypeDef *
sConfigInjected)
Configures for the selected ADC injected channel its
corresponding rank in the sequencer and its sample time.
hadc: pointer to a ADC_HandleTypeDef structure that
contains the configuration information for the specified ADC.
sConfigInjected: ADC configuration structure for injected
channel.
None:
HAL_StatusTypeDef HAL_ADCEx_MultiModeConfigChannel
(ADC_HandleTypeDef * hadc, ADC_MultiModeTypeDef *
multimode)
DocID028236 Rev 2
UM1940
Need help?
Do you have a question about the STM32F2 and is the answer not in the manual?
Questions and answers