Type Alias d1_pac::audio_codec::ac_adc_drc_ctrl::ADC_DRC_DELAY_BUF_EN_W

source ·
pub type ADC_DRC_DELAY_BUF_EN_W<'a, const O: u8> = BitWriter<'a, u32, AC_ADC_DRC_CTRL_SPEC, ADC_DRC_DELAY_BUF_EN_A, O>;
Expand description

Field adc_drc_delay_buf_en writer - 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_W<'a, const O: u8> { /* private fields */ }

Implementations§

source§

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

source

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

Do not use the buffer

source

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

Use the buffer