Type Alias d1_pac::audio_codec::micbias::DET_MODE_R

source ·
pub type DET_MODE_R = BitReader<DET_MODE_A>;
Expand description

Field det_mode reader - MIC Detect Mode

Aliased Type§

struct DET_MODE_R { /* private fields */ }

Implementations§

source§

impl DET_MODE_R

source

pub fn variant(&self) -> DET_MODE_A

Get enumerated values variant

source

pub fn is_low(&self) -> bool

Checks if the value of the field is LOW

source

pub fn is_high(&self) -> bool

Checks if the value of the field is HIGH