Type Alias d1_pac::audio_codec::micbias::AUTOPLEN_R
source · pub type AUTOPLEN_R = BitReader<AUTOPLEN_A>;
Expand description
Field autoplen
reader - Enable the function to auto pull low MICDET when jack removal
Aliased Type§
struct AUTOPLEN_R { /* private fields */ }
Implementations§
source§impl AUTOPLEN_R
impl AUTOPLEN_R
sourcepub fn variant(&self) -> AUTOPLEN_A
pub fn variant(&self) -> AUTOPLEN_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