pub type W = W<TIMSK2_SPEC>;Expand description
Register TIMSK2 writer
Aliased Type§
pub struct W { /* private fields */ }Implementations§
Source§impl W
impl W
Sourcepub fn toie2(&mut self) -> TOIE2_W<'_, TIMSK2_SPEC>
pub fn toie2(&mut self) -> TOIE2_W<'_, TIMSK2_SPEC>
Bit 0 - Timer/Counter2 Overflow Interrupt Enable
Sourcepub fn ocie2a(&mut self) -> OCIE2A_W<'_, TIMSK2_SPEC>
pub fn ocie2a(&mut self) -> OCIE2A_W<'_, TIMSK2_SPEC>
Bit 1 - Timer/Counter2 Output Compare Match A Interrupt Enable
Sourcepub fn ocie2b(&mut self) -> OCIE2B_W<'_, TIMSK2_SPEC>
pub fn ocie2b(&mut self) -> OCIE2B_W<'_, TIMSK2_SPEC>
Bit 2 - Timer/Counter2 Output Compare Match B Interrupt Enable