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

source

pub fn variant(&self) -> AUTOPLEN_A

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

Checks if the value of the field is DISABLED

source

pub fn is_enabled(&self) -> bool

Checks if the value of the field is ENABLED