pub type W = W<TIMSK0_SPEC>;Expand description
Register TIMSK0 writer
Aliased Type§
pub struct W { /* private fields */ }Implementations§
Source§impl W
impl W
Sourcepub fn toie0(&mut self) -> TOIE0_W<'_, TIMSK0_SPEC>
pub fn toie0(&mut self) -> TOIE0_W<'_, TIMSK0_SPEC>
Bit 0 - Timer/Counter0 Overflow Interrupt Enable
Sourcepub fn ocie0a(&mut self) -> OCIE0A_W<'_, TIMSK0_SPEC>
pub fn ocie0a(&mut self) -> OCIE0A_W<'_, TIMSK0_SPEC>
Bit 1 - Timer/Counter0 Output Compare Match A Interrupt Enable
Sourcepub fn ocie0b(&mut self) -> OCIE0B_W<'_, TIMSK0_SPEC>
pub fn ocie0b(&mut self) -> OCIE0B_W<'_, TIMSK0_SPEC>
Bit 2 - Timer/Counter0 Output Compare Match B Interrupt Enable