Type Alias d1_pac::audio_codec::ac_dac_fifoc::DAC_MONO_EN_R

source ·
pub type DAC_MONO_EN_R = BitReader<DAC_MONO_EN_A>;
Expand description

Field dac_mono_en reader - DAC Mono Enable

Aliased Type§

struct DAC_MONO_EN_R { /* private fields */ }

Implementations§

source§

impl DAC_MONO_EN_R

source

pub fn variant(&self) -> DAC_MONO_EN_A

Get enumerated values variant

source

pub fn is_stereo(&self) -> bool

Checks if the value of the field is STEREO

source

pub fn is_mono(&self) -> bool

Checks if the value of the field is MONO