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§
pub struct RATIO_W<'a, const O: u8> { /* private fields */ }