Type Alias d1_pac::audio_codec::adc::MIC_PGA_EN_R

source ·
pub type MIC_PGA_EN_R = BitReader<MIC_PGA_EN_A>;
Expand description

Field mic_pga_en reader - MIC PGA Enable

Aliased Type§

struct MIC_PGA_EN_R { /* private fields */ }

Implementations§

source§

impl MIC_PGA_EN_R

source

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