Type Alias d1_pac::audio_codec::hmic_sts::MIC_DET_ST_R

source ·
pub type MIC_DET_ST_R = BitReader<MIC_DET_ST_A>;
Expand description

Field mic_det_st reader - MIC detect pending interrupt

Aliased Type§

struct MIC_DET_ST_R { /* private fields */ }

Implementations§

source§

impl MIC_DET_ST_R

source

pub fn variant(&self) -> MIC_DET_ST_A

Get enumerated values variant

source

pub fn is_no_pending(&self) -> bool

Checks if the value of the field is NO_PENDING

source

pub fn is_pending(&self) -> bool

Checks if the value of the field is PENDING