STM32G474xx HAL User Manual
数据字段
ADC_InjOversamplingTypeDef 结构体参考

ADC注入转换过采样结构定义。 更多...

#include <stm32g4xx_hal_adc_ex.h>

数据字段

uint32_t Ratio
uint32_t RightBitShift

详细说明

ADC注入转换过采样结构定义。

Definition at line 46 of file stm32g4xx_hal_adc_ex.h.


字段说明

配置过采样比率。此参数可以是 Oversampling - Ratio 的值

Definition at line 48 of file stm32g4xx_hal_adc_ex.h.

Referenced by HAL_ADCEx_InjectedConfigChannel().

配置过采样器的除法系数。此参数可以是 Oversampling - Data shift 的值

Definition at line 51 of file stm32g4xx_hal_adc_ex.h.

Referenced by HAL_ADCEx_InjectedConfigChannel().


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