Type Alias FREQ_R

Source
pub type FREQ_R = FieldReader<u32, FREQ_A>;
Expand description

Field FREQ reader - PDM_CLK frequency

Aliased Type§

struct FREQ_R { /* private fields */ }

Implementations§

Source§

impl FREQ_R

Source

pub fn variant(&self) -> Option<FREQ_A>

Get enumerated values variant

Source

pub fn is_1000k(&self) -> bool

Checks if the value of the field is _1000K

Source

pub fn is_default(&self) -> bool

Checks if the value of the field is DEFAULT

Source

pub fn is_1067k(&self) -> bool

Checks if the value of the field is _1067K

Source

pub fn is_1231k(&self) -> bool

Checks if the value of the field is _1231K

Source

pub fn is_1280k(&self) -> bool

Checks if the value of the field is _1280K

Source

pub fn is_1333k(&self) -> bool

Checks if the value of the field is _1333K