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

source

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