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

source

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