W

Type Alias W 

Source
pub type W = W<TIMSK1_SPEC>;
Expand description

Register TIMSK1 writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn toie1(&mut self) -> TOIE1_W<'_, TIMSK1_SPEC>

Bit 0 - Timer/Counter1 Overflow Interrupt Enable

Source

pub fn ocie1a(&mut self) -> OCIE1A_W<'_, TIMSK1_SPEC>

Bit 1 - Timer/Counter1 Output CompareA Match Interrupt Enable

Source

pub fn ocie1b(&mut self) -> OCIE1B_W<'_, TIMSK1_SPEC>

Bit 2 - Timer/Counter1 Output CompareB Match Interrupt Enable

Source

pub fn icie1(&mut self) -> ICIE1_W<'_, TIMSK1_SPEC>

Bit 5 - Timer/Counter1 Input Capture Interrupt Enable