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