[][src]Type Definition avr_device::atmega2560::tc5::timsk5::W

type W = W<u8, TIMSK5>;

Writer for register TIMSK5

Implementations

impl W[src]

pub fn toie5(&mut self) -> TOIE5_W[src]

Bit 0 - Timer/Counter5 Overflow Interrupt Enable

pub fn ocie5a(&mut self) -> OCIE5A_W[src]

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

pub fn ocie5b(&mut self) -> OCIE5B_W[src]

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

pub fn ocie5c(&mut self) -> OCIE5C_W[src]

Bit 3 - Timer/Counter5 Output Compare C Match Interrupt Enable

pub fn icie5(&mut self) -> ICIE5_W[src]

Bit 5 - Timer/Counter5 Input Capture Interrupt Enable