Type Alias d1_pac::audio_codec::hmic_ctrl::JACK_IN_IRQ_EN_R

source ·
pub type JACK_IN_IRQ_EN_R = BitReader<JACK_IN_IRQ_EN_A>;
Expand description

Field jack_in_irq_en reader - MIC Detect Interrupt Set

Aliased Type§

struct JACK_IN_IRQ_EN_R { /* private fields */ }

Implementations§

source§

impl JACK_IN_IRQ_EN_R

source

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