Type Alias d1_pac::audio_codec::hmic_ctrl::HMIC_SF_R

source ·
pub type HMIC_SF_R = FieldReader<u8, HMIC_SF_A>;
Expand description

Field hmic_sf reader - HMIC Smooth Filter setting

Aliased Type§

struct HMIC_SF_R { /* private fields */ }

Implementations§

source§

impl HMIC_SF_R

source

pub fn variant(&self) -> HMIC_SF_A

Get enumerated values variant

source

pub fn is_bypass(&self) -> bool

Checks if the value of the field is BYPASS

source

pub fn is_mean_2(&self) -> bool

Checks if the value of the field is MEAN_2

source

pub fn is_mean_4(&self) -> bool

Checks if the value of the field is MEAN_4

source

pub fn is_mean_8(&self) -> bool

Checks if the value of the field is MEAN_8