W

Type Alias W 

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

Register TIMSK0 writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn toie0(&mut self) -> TOIE0_W<'_, TIMSK0_SPEC>

Bit 0 - Timer/Counter0 Overflow Interrupt Enable

Source

pub fn ocie0a(&mut self) -> OCIE0A_W<'_, TIMSK0_SPEC>

Bit 1 - Timer/Counter0 Output Compare Match A Interrupt Enable

Source

pub fn ocie0b(&mut self) -> OCIE0B_W<'_, TIMSK0_SPEC>

Bit 2 - Timer/Counter0 Output Compare Match B Interrupt Enable