pub type ADC_DRC_DELAY_BUF_OUTPUT_STATE_R = BitReader<ADC_DRC_DELAY_BUF_OUTPUT_STATE_A>;
Expand description

Field adc_drc_delay_buf_output_state reader - DRC delay buffer data output state when The DRC delay function is enabled and the DRC function is disabled. After disabled DRC function and this bit goes to 0, the user should write the DRC delay function bit to 0.

Aliased Type§

struct ADC_DRC_DELAY_BUF_OUTPUT_STATE_R { /* private fields */ }

Implementations§

source§

impl ADC_DRC_DELAY_BUF_OUTPUT_STATE_R

source

pub fn variant(&self) -> ADC_DRC_DELAY_BUF_OUTPUT_STATE_A

Get enumerated values variant

source

pub fn is_not_completed(&self) -> bool

Checks if the value of the field is NOT_COMPLETED

source

pub fn is_completed(&self) -> bool

Checks if the value of the field is COMPLETED