Type Alias d1_pac::audio_codec::dac_vol_ctrl::DAC_VOL_SEL_R

source ·
pub type DAC_VOL_SEL_R = BitReader<DAC_VOL_SEL_A>;
Expand description

Field dac_vol_sel reader - DAC Volume Control Selection Enable

Aliased Type§

struct DAC_VOL_SEL_R { /* private fields */ }

Implementations§

source§

impl DAC_VOL_SEL_R

source

pub fn variant(&self) -> DAC_VOL_SEL_A

Get enumerated values variant

source

pub fn is_disable(&self) -> bool

Checks if the value of the field is DISABLE

source

pub fn is_enable(&self) -> bool

Checks if the value of the field is ENABLE