[][src]Type Definition avr_device::atmega64::tc3::etimsk::W

type W = W<u8, ETIMSK>;

Writer for register ETIMSK

Implementations

impl W[src]

pub fn ocie3c(&mut self) -> OCIE3C_W[src]

Bit 1 - Timer/Counter3, Output Compare Match Interrupt Enable

pub fn toie3(&mut self) -> TOIE3_W[src]

Bit 2 - Timer/Counter3 Overflow Interrupt Enable

pub fn ocie3b(&mut self) -> OCIE3B_W[src]

Bit 3 - Timer/Counter3 Output CompareB Match Interrupt Enable

pub fn ocie3a(&mut self) -> OCIE3A_W[src]

Bit 4 - Timer/Counter3 Output CompareA Match Interrupt Enable

pub fn ticie3(&mut self) -> TICIE3_W[src]

Bit 5 - Timer/Counter3 Input Capture Interrupt Enable