![]() |
RTEMS 6.1-rc7
|
ADC group regular oversampling structure definition. More...
#include <stm32h7xx_hal_adc.h>
Data Fields | |
uint32_t | Ratio |
uint32_t | RightBitShift |
uint32_t | TriggeredMode |
uint32_t | OversamplingStopReset |
ADC group regular oversampling structure definition.
uint32_t ADC_OversamplingTypeDef::OversamplingStopReset |
Selects the regular oversampling mode. The oversampling is either temporary stopped or reset upon an injected sequence interruption. If oversampling is enabled on both regular and injected groups, this parameter is discarded and forced to setting "ADC_REGOVERSAMPLING_RESUMED_MODE" (the oversampling buffer is zeroed during injection sequence). This parameter can be a value of Oversampling - Oversampling scope for ADC group regular
uint32_t ADC_OversamplingTypeDef::Ratio |
Configures the oversampling ratio.
uint32_t ADC_OversamplingTypeDef::RightBitShift |
Configures the division coefficient for the Oversampler. This parameter can be a value of Oversampling - Data shift
uint32_t ADC_OversamplingTypeDef::TriggeredMode |
Selects the regular triggered oversampling mode. This parameter can be a value of Oversampling - Discontinuous mode