nrf52840_pac::pdm::ratio

Type Alias RATIO_R

Source
pub type RATIO_R = BitReader<RATIO_A>;
Expand description

Field RATIO reader - Selects the ratio between PDM_CLK and output sample rate

Aliased Type§

struct RATIO_R { /* private fields */ }

Implementations§

Source§

impl RATIO_R

Source

pub fn variant(&self) -> RATIO_A

Get enumerated values variant

Source

pub fn is_ratio64(&self) -> bool

Checks if the value of the field is RATIO64

Source

pub fn is_ratio80(&self) -> bool

Checks if the value of the field is RATIO80