W

Type Alias W 

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

Register TIMSK2 writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn toie2(&mut self) -> TOIE2_W<'_, TIMSK2_SPEC>

Bit 0 - Timer/Counter2 Overflow Interrupt Enable

Source

pub fn ocie2a(&mut self) -> OCIE2A_W<'_, TIMSK2_SPEC>

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

Source

pub fn ocie2b(&mut self) -> OCIE2B_W<'_, TIMSK2_SPEC>

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