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 toie0(&mut self) -> TOIE0_W<'_, TIMSK_SPEC>
pub fn toie0(&mut self) -> TOIE0_W<'_, TIMSK_SPEC>
Bit 1 - Timer/Counter0 Overflow Interrupt Enable
Sourcepub fn ocie0b(&mut self) -> OCIE0B_W<'_, TIMSK_SPEC>
pub fn ocie0b(&mut self) -> OCIE0B_W<'_, TIMSK_SPEC>
Bit 3 - Timer/Counter0 Output Compare Match B Interrupt Enable
Sourcepub fn ocie0a(&mut self) -> OCIE0A_W<'_, TIMSK_SPEC>
pub fn ocie0a(&mut self) -> OCIE0A_W<'_, TIMSK_SPEC>
Bit 4 - Timer/Counter0 Output Compare Match A Interrupt Enable