Type Alias d1_pac::audio_codec::micbias::MMICBIASEN_R
source · pub type MMICBIASEN_R = BitReader<MMICBIASEN_A>;
Expand description
Field mmicbiasen
reader - Master Microphone Bias Enable
Aliased Type§
struct MMICBIASEN_R { /* private fields */ }
Implementations§
source§impl MMICBIASEN_R
impl MMICBIASEN_R
sourcepub fn variant(&self) -> MMICBIASEN_A
pub fn variant(&self) -> MMICBIASEN_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