pub struct W(/* private fields */);
Expand description
Register CFR
writer
Implementations§
§impl W
impl W
pub fn csof0(&mut self) -> BitWriterRaw<'_, u32, CFR_SPEC, bool, BitM, 0>
pub fn csof0(&mut self) -> BitWriterRaw<'_, u32, CFR_SPEC, bool, BitM, 0>
Bit 0 - Clear synchronization overrun event flag
pub fn csof1(&mut self) -> BitWriterRaw<'_, u32, CFR_SPEC, bool, BitM, 1>
pub fn csof1(&mut self) -> BitWriterRaw<'_, u32, CFR_SPEC, bool, BitM, 1>
Bit 1 - Clear synchronization overrun event flag
pub fn csof2(&mut self) -> BitWriterRaw<'_, u32, CFR_SPEC, bool, BitM, 2>
pub fn csof2(&mut self) -> BitWriterRaw<'_, u32, CFR_SPEC, bool, BitM, 2>
Bit 2 - Clear synchronization overrun event flag
pub fn csof3(&mut self) -> BitWriterRaw<'_, u32, CFR_SPEC, bool, BitM, 3>
pub fn csof3(&mut self) -> BitWriterRaw<'_, u32, CFR_SPEC, bool, BitM, 3>
Bit 3 - Clear synchronization overrun event flag
pub fn csof4(&mut self) -> BitWriterRaw<'_, u32, CFR_SPEC, bool, BitM, 4>
pub fn csof4(&mut self) -> BitWriterRaw<'_, u32, CFR_SPEC, bool, BitM, 4>
Bit 4 - Clear synchronization overrun event flag
pub fn csof5(&mut self) -> BitWriterRaw<'_, u32, CFR_SPEC, bool, BitM, 5>
pub fn csof5(&mut self) -> BitWriterRaw<'_, u32, CFR_SPEC, bool, BitM, 5>
Bit 5 - Clear synchronization overrun event flag
pub fn csof6(&mut self) -> BitWriterRaw<'_, u32, CFR_SPEC, bool, BitM, 6>
pub fn csof6(&mut self) -> BitWriterRaw<'_, u32, CFR_SPEC, bool, BitM, 6>
Bit 6 - Clear synchronization overrun event flag
pub fn csof7(&mut self) -> BitWriterRaw<'_, u32, CFR_SPEC, bool, BitM, 7>
pub fn csof7(&mut self) -> BitWriterRaw<'_, u32, CFR_SPEC, bool, BitM, 7>
Bit 7 - Clear synchronization overrun event flag
pub fn csof8(&mut self) -> BitWriterRaw<'_, u32, CFR_SPEC, bool, BitM, 8>
pub fn csof8(&mut self) -> BitWriterRaw<'_, u32, CFR_SPEC, bool, BitM, 8>
Bit 8 - Clear synchronization overrun event flag
pub fn csof9(&mut self) -> BitWriterRaw<'_, u32, CFR_SPEC, bool, BitM, 9>
pub fn csof9(&mut self) -> BitWriterRaw<'_, u32, CFR_SPEC, bool, BitM, 9>
Bit 9 - Clear synchronization overrun event flag
pub fn csof10(&mut self) -> BitWriterRaw<'_, u32, CFR_SPEC, bool, BitM, 10>
pub fn csof10(&mut self) -> BitWriterRaw<'_, u32, CFR_SPEC, bool, BitM, 10>
Bit 10 - Clear synchronization overrun event flag
pub fn csof11(&mut self) -> BitWriterRaw<'_, u32, CFR_SPEC, bool, BitM, 11>
pub fn csof11(&mut self) -> BitWriterRaw<'_, u32, CFR_SPEC, bool, BitM, 11>
Bit 11 - Clear synchronization overrun event flag
pub fn csof12(&mut self) -> BitWriterRaw<'_, u32, CFR_SPEC, bool, BitM, 12>
pub fn csof12(&mut self) -> BitWriterRaw<'_, u32, CFR_SPEC, bool, BitM, 12>
Bit 12 - Clear synchronization overrun event flag
pub fn csof13(&mut self) -> BitWriterRaw<'_, u32, CFR_SPEC, bool, BitM, 13>
pub fn csof13(&mut self) -> BitWriterRaw<'_, u32, CFR_SPEC, bool, BitM, 13>
Bit 13 - Clear synchronization overrun event flag
pub fn csof14(&mut self) -> BitWriterRaw<'_, u32, CFR_SPEC, bool, BitM, 14>
pub fn csof14(&mut self) -> BitWriterRaw<'_, u32, CFR_SPEC, bool, BitM, 14>
Bit 14 - Clear synchronization overrun event flag
Methods from Deref<Target = W<CFR_SPEC>>§
pub 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.