Type Alias d1_pac::audio_codec::micbias::MICADCEN_R
source · pub type MICADCEN_R = BitReader<MICADCEN_A>;
Expand description
Field micadcen
reader - Microphone detect ADC enable
Aliased Type§
struct MICADCEN_R { /* private fields */ }
Implementations§
source§impl MICADCEN_R
impl MICADCEN_R
sourcepub fn variant(&self) -> MICADCEN_A
pub fn variant(&self) -> MICADCEN_A
Get enumerated values variant
sourcepub fn is_disabled(&self) -> bool
pub fn is_disabled(&self) -> bool
Checks if the value of the field is DISABLED
sourcepub fn is_enabled(&self) -> bool
pub fn is_enabled(&self) -> bool
Checks if the value of the field is ENABLED