Type Alias d1_pac::audio_codec::micbias::SELDETADCBF_R

source ·
pub type SELDETADCBF_R = FieldReader<u8, SELDETADCBF_A>;
Expand description

Field seldetadcbf reader - Select the time to enable HBIAS before MICADC work

Aliased Type§

struct SELDETADCBF_R { /* private fields */ }

Implementations§

source§

impl SELDETADCBF_R

source

pub fn variant(&self) -> SELDETADCBF_A

Get enumerated values variant

source

pub fn is_2_ms(&self) -> bool

Checks if the value of the field is _2_MS

source

pub fn is_4_ms(&self) -> bool

Checks if the value of the field is _4_MS

source

pub fn is_8_ms(&self) -> bool

Checks if the value of the field is _8_MS

source

pub fn is_16_ms(&self) -> bool

Checks if the value of the field is _16_MS