Type Alias d1_pac::audio_codec::ac_adc_dap_ctr::ADC_DAP_EN_R

source ·
pub type ADC_DAP_EN_R = BitReader<ADC_DAP_EN_A>;
Expand description

Field adc_dap_en[1,0] reader - DAP[i] for ADC enable

DAP0 control ADC1/2

DAP1 control ADC3

Aliased Type§

struct ADC_DAP_EN_R { /* private fields */ }

Implementations§

source§

impl ADC_DAP_EN_R

source

pub fn variant(&self) -> ADC_DAP_EN_A

Get enumerated values variant

source

pub fn is_bypassed(&self) -> bool

Checks if the value of the field is BYPASSED

source

pub fn is_enabled(&self) -> bool

Checks if the value of the field is ENABLED