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