pub type DAC_DRC_GAIN_MIN_LIMIT_EN_R = BitReader<DAC_DRC_GAIN_MIN_LIMIT_EN_A>;
Expand description

Field dac_drc_gain_min_limit_en reader - DRC gain min limit enable When this function is enabled, it will overwrite the noise detect function.

Aliased Type§

struct DAC_DRC_GAIN_MIN_LIMIT_EN_R { /* private fields */ }

Implementations§

source§

impl DAC_DRC_GAIN_MIN_LIMIT_EN_R

source

pub fn variant(&self) -> DAC_DRC_GAIN_MIN_LIMIT_EN_A

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

Checks if the value of the field is DISABLED

source

pub fn is_enabled(&self) -> bool

Checks if the value of the field is ENABLED