Type Alias d1_pac::audio_codec::ac_adc_drc_ctrl::ADC_DRC_DELAY_BUF_EN_R

source ·
pub type ADC_DRC_DELAY_BUF_EN_R = BitReader<ADC_DRC_DELAY_BUF_EN_A>;
Expand description

Field adc_drc_delay_buf_en reader - The delay buffer use or not when the DRC is disabled and the DRC buffer data output completely.

Aliased Type§

struct ADC_DRC_DELAY_BUF_EN_R { /* private fields */ }

Implementations§

source§

impl ADC_DRC_DELAY_BUF_EN_R

source

pub fn variant(&self) -> ADC_DRC_DELAY_BUF_EN_A

Get enumerated values variant

source

pub fn is_d_o_not_use_the_buffer(&self) -> bool

Checks if the value of the field is D_O_NOT_USE_THE_BUFFER

source

pub fn is_u_se_the_buffer(&self) -> bool

Checks if the value of the field is U_SE_THE_BUFFER