pub type DAC_DRC_DELAY_FUNC_EN_R = BitReader<DAC_DRC_DELAY_FUNC_EN_A>;
Expand description

Field dac_drc_delay_func_en reader - Delay function enable

Aliased Type§

struct DAC_DRC_DELAY_FUNC_EN_R { /* private fields */ }

Implementations§

source§

impl DAC_DRC_DELAY_FUNC_EN_R

source

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