pub struct W(/* private fields */);Expand description
Register TIMSK4 writer
Implementations§
source§impl W
impl W
sourcepub fn toie4(&mut self) -> BitWriterRaw<'_, u8, TIMSK4_SPEC, bool, BitM, 0>
pub fn toie4(&mut self) -> BitWriterRaw<'_, u8, TIMSK4_SPEC, bool, BitM, 0>
Bit 0 - Timer/Counter4 Overflow Interrupt Enable
sourcepub fn ocie4a(&mut self) -> BitWriterRaw<'_, u8, TIMSK4_SPEC, bool, BitM, 1>
pub fn ocie4a(&mut self) -> BitWriterRaw<'_, u8, TIMSK4_SPEC, bool, BitM, 1>
Bit 1 - Timer/Counter4 Output Compare A Match Interrupt Enable
sourcepub fn ocie4b(&mut self) -> BitWriterRaw<'_, u8, TIMSK4_SPEC, bool, BitM, 2>
pub fn ocie4b(&mut self) -> BitWriterRaw<'_, u8, TIMSK4_SPEC, bool, BitM, 2>
Bit 2 - Timer/Counter4 Output Compare B Match Interrupt Enable
sourcepub fn ocie4c(&mut self) -> BitWriterRaw<'_, u8, TIMSK4_SPEC, bool, BitM, 3>
pub fn ocie4c(&mut self) -> BitWriterRaw<'_, u8, TIMSK4_SPEC, bool, BitM, 3>
Bit 3 - Timer/Counter4 Output Compare C Match Interrupt Enable
sourcepub fn icie4(&mut self) -> BitWriterRaw<'_, u8, TIMSK4_SPEC, bool, BitM, 5>
pub fn icie4(&mut self) -> BitWriterRaw<'_, u8, TIMSK4_SPEC, bool, BitM, 5>
Bit 5 - Timer/Counter4 Input Capture Interrupt Enable