nrf52840_pac::pdm::ratio

Type Alias RATIO_W

Source
pub type RATIO_W<'a, const O: u8> = BitWriter<'a, u32, RATIO_SPEC, RATIO_A, O>;
Expand description

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

Aliased Type§

struct RATIO_W<'a, const O: u8> { /* private fields */ }

Implementations§

Source§

impl<'a, const O: u8> RATIO_W<'a, O>

Source

pub fn ratio64(self) -> &'a mut W

Ratio of 64

Source

pub fn ratio80(self) -> &'a mut W

Ratio of 80