pub type DAC_DRC_DELAY_FUNC_EN_W<'a, const O: u8> = BitWriter<'a, u32, AC_DAC_DRC_CTRL_SPEC, DAC_DRC_DELAY_FUNC_EN_A, O>;
Expand description

Field dac_drc_delay_func_en writer - Delay function enable

Aliased Type§

struct DAC_DRC_DELAY_FUNC_EN_W<'a, const O: u8> { /* private fields */ }

Implementations§

source§

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

source

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

Disabled

source

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

Enabled

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