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