Enum adc_oversampling_and_decimation

Enum for the possible numbers of bits resolution can be increased by when using oversampling and decimation.

Table 1. Members
Enum value Description

ADC_OVERSAMPLING_AND_DECIMATION_DISABLE

Don't use oversampling and decimation mode

ADC_OVERSAMPLING_AND_DECIMATION_1BIT

1-bit resolution increase

ADC_OVERSAMPLING_AND_DECIMATION_2BIT

2-bit resolution increase

ADC_OVERSAMPLING_AND_DECIMATION_3BIT

3-bit resolution increase

ADC_OVERSAMPLING_AND_DECIMATION_4BIT

4-bit resolution increase