pub type W = W<TIMSK3_SPEC>;Expand description
Register TIMSK3 writer
Aliased Type§
pub struct W { /* private fields */ }Implementations§
Source§impl W
impl W
Sourcepub fn toie3(&mut self) -> TOIE3_W<'_, TIMSK3_SPEC>
pub fn toie3(&mut self) -> TOIE3_W<'_, TIMSK3_SPEC>
Bit 0 - Timer/Counter3 Overflow Interrupt Enable
Sourcepub fn ocie3a(&mut self) -> OCIE3A_W<'_, TIMSK3_SPEC>
pub fn ocie3a(&mut self) -> OCIE3A_W<'_, TIMSK3_SPEC>
Bit 1 - Timer/Counter3 Output Compare A Match Interrupt Enable
Sourcepub fn ocie3b(&mut self) -> OCIE3B_W<'_, TIMSK3_SPEC>
pub fn ocie3b(&mut self) -> OCIE3B_W<'_, TIMSK3_SPEC>
Bit 2 - Timer/Counter3 Output Compare B Match Interrupt Enable
Sourcepub fn ocie3c(&mut self) -> OCIE3C_W<'_, TIMSK3_SPEC>
pub fn ocie3c(&mut self) -> OCIE3C_W<'_, TIMSK3_SPEC>
Bit 3 - Timer/Counter3 Output Compare C Match Interrupt Enable
Sourcepub fn icie3(&mut self) -> ICIE3_W<'_, TIMSK3_SPEC>
pub fn icie3(&mut self) -> ICIE3_W<'_, TIMSK3_SPEC>
Bit 5 - Timer/Counter3 Input Capture Interrupt Enable