pub type W = W<TIMSK_SPEC>;Expand description
Register TIMSK writer
Aliased Type§
struct W { /* private fields */ }Implementations§
Source§impl W
impl W
Sourcepub fn toie1(&mut self) -> TOIE1_W<'_, TIMSK_SPEC>
pub fn toie1(&mut self) -> TOIE1_W<'_, TIMSK_SPEC>
Bit 2 - Timer/Counter1 Overflow Interrupt Enable
Sourcepub fn ocie1b(&mut self) -> OCIE1B_W<'_, TIMSK_SPEC>
pub fn ocie1b(&mut self) -> OCIE1B_W<'_, TIMSK_SPEC>
Bit 5 - OCIE1A: Timer/Counter1 Output Compare B Interrupt Enable
Sourcepub fn ocie1a(&mut self) -> OCIE1A_W<'_, TIMSK_SPEC>
pub fn ocie1a(&mut self) -> OCIE1A_W<'_, TIMSK_SPEC>
Bit 6 - OCIE1A: Timer/Counter1 Output Compare Interrupt Enable