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 toie0(&mut self) -> TOIE0_W<'_, TIMSK_SPEC>

Bit 1 - Timer/Counter0 Overflow Interrupt Enable

Source

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

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

Source

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

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