pub struct W(_);
Expand description
Register I2SPR
writer
Implementations§
source§impl W
impl W
sourcepub fn mckoe(&mut self) -> BitWriterRaw<'_, u32, I2SPR_SPEC, MCKOE_A, BitM, 9>
pub fn mckoe(&mut self) -> BitWriterRaw<'_, u32, I2SPR_SPEC, MCKOE_A, BitM, 9>
Bit 9 - Master clock output enable
sourcepub fn odd(&mut self) -> BitWriterRaw<'_, u32, I2SPR_SPEC, ODD_A, BitM, 8>
pub fn odd(&mut self) -> BitWriterRaw<'_, u32, I2SPR_SPEC, ODD_A, BitM, 8>
Bit 8 - Odd factor for the prescaler
Methods from Deref<Target = W<I2SPR_SPEC>>§
sourcepub unsafe fn bits(&mut self, bits: <REG as RegisterSpec>::Ux) -> &mut W<REG>
pub unsafe fn bits(&mut self, bits: <REG as RegisterSpec>::Ux) -> &mut W<REG>
Writes raw bits to the register.