pub type W = W<TIMSK1_SPEC>;Expand description
Register TIMSK1 writer
Aliased Type§
pub struct W { /* private fields */ }Implementations§
Source§impl W
impl W
Sourcepub fn toie1(&mut self) -> TOIE1_W<'_, TIMSK1_SPEC>
pub fn toie1(&mut self) -> TOIE1_W<'_, TIMSK1_SPEC>
Bit 0 - Timer/Counter1 Overflow Interrupt Enable
Sourcepub fn ocie1a(&mut self) -> OCIE1A_W<'_, TIMSK1_SPEC>
pub fn ocie1a(&mut self) -> OCIE1A_W<'_, TIMSK1_SPEC>
Bit 1 - Timer/Counter1 Output CompareA Match Interrupt Enable
Sourcepub fn ocie1b(&mut self) -> OCIE1B_W<'_, TIMSK1_SPEC>
pub fn ocie1b(&mut self) -> OCIE1B_W<'_, TIMSK1_SPEC>
Bit 2 - Timer/Counter1 Output CompareB Match Interrupt Enable
Sourcepub fn icie1(&mut self) -> ICIE1_W<'_, TIMSK1_SPEC>
pub fn icie1(&mut self) -> ICIE1_W<'_, TIMSK1_SPEC>
Bit 5 - Timer/Counter1 Input Capture Interrupt Enable