[][src]Type Definition avr_device::attiny88::tc1::timsk1::W

type W = W<u8, TIMSK1>;

Writer for register TIMSK1

Implementations

impl W[src]

pub fn toie1(&mut self) -> TOIE1_W[src]

Bit 0 - Timer/Counter1 Overflow Interrupt Enable

pub fn ocie1a(&mut self) -> OCIE1A_W[src]

Bit 1 - Timer/Counter1 Output CompareA Match Interrupt Enable

pub fn ocie1b(&mut self) -> OCIE1B_W[src]

Bit 2 - Timer/Counter1 Output CompareB Match Interrupt Enable

pub fn icie1(&mut self) -> ICIE1_W[src]

Bit 5 - Timer/Counter1 Input Capture Interrupt Enable