Type Alias W

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

Register TIMSK writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

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

Bit 2 - Timer/Counter1 Overflow Interrupt Enable

Source

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

Bit 5 - OCIE1A: Timer/Counter1 Output Compare B Interrupt Enable

Source

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

Bit 6 - OCIE1A: Timer/Counter1 Output Compare Interrupt Enable