Type Alias d1_pac::audio_codec::adc_dig_ctrl::ADC1_2_VOL_EN_R

source ·
pub type ADC1_2_VOL_EN_R = BitReader<ADC1_2_VOL_EN_A>;
Expand description

Field adc1_2_vol_en reader - ADC1/2 Volume Control Enable

Aliased Type§

struct ADC1_2_VOL_EN_R { /* private fields */ }

Implementations§

source§

impl ADC1_2_VOL_EN_R

source

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