STM32L486xx HAL User Manual
Data Fields
ADC_InjOversamplingTypeDef Struct Reference

ADC Injected Conversion Oversampling structure definition. More...

#include <stm32l4xx_hal_adc_ex.h>

Data Fields

uint32_t Ratio
uint32_t RightBitShift

Detailed Description

ADC Injected Conversion Oversampling structure definition.

Definition at line 63 of file stm32l4xx_hal_adc_ex.h.


Field Documentation

Configures the oversampling ratio. This parameter can be a value of Oversampling - Ratio

Definition at line 65 of file stm32l4xx_hal_adc_ex.h.

Referenced by HAL_ADCEx_InjectedConfigChannel().

Configures the division coefficient for the Oversampler. This parameter can be a value of Oversampling - Data shift

Definition at line 68 of file stm32l4xx_hal_adc_ex.h.

Referenced by HAL_ADCEx_InjectedConfigChannel().


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