[][src]Type Definition avr_device::atmega2560::tc2::timsk2::W

type W = W<u8, TIMSK2>;

Writer for register TIMSK2

Implementations

impl W[src]

pub fn toie2(&mut self) -> TOIE2_W[src]

Bit 0 - Timer/Counter2 Overflow Interrupt Enable

pub fn ocie2a(&mut self) -> OCIE2A_W[src]

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

pub fn ocie2b(&mut self) -> OCIE2B_W[src]

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