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

source

pub fn variant(&self) -> MICADCEN_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