pub type ADC_DRC_GAIN_MIN_LIMIT_EN_W<'a, const O: u8> = BitWriter<'a, u32, AC_ADC_DRC_CTRL_SPEC, ADC_DRC_GAIN_MIN_LIMIT_EN_A, O>;
Expand description

Field adc_drc_gain_min_limit_en writer - DRC gain min limit enable

When this fuction is enabled, it will overwrite the noise detect function.

Aliased Type§

struct ADC_DRC_GAIN_MIN_LIMIT_EN_W<'a, const O: u8> { /* private fields */ }

Implementations§

source§

impl<'a, const O: u8> ADC_DRC_GAIN_MIN_LIMIT_EN_W<'a, O>

source

pub fn disabled(self) -> &'a mut W

Disabled

source

pub fn enabled(self) -> &'a mut W

Enabled