pub type ADC_DRC_DELAY_FUNC_EN_R = BitReader<ADC_DRC_DELAY_FUNC_EN_A>;
Expand description

Field adc_drc_delay_func_en reader - Delay function enable

When the bit is disabled, the signal delay time is unused.

Aliased Type§

struct ADC_DRC_DELAY_FUNC_EN_R { /* private fields */ }

Implementations§

source§

impl ADC_DRC_DELAY_FUNC_EN_R

source

pub fn variant(&self) -> ADC_DRC_DELAY_FUNC_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