Type Alias nrf52840_pac::pdm::pdmclkctrl::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