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 */ }