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

type R = R<u8, TIMSK1>;

Reader of register TIMSK1

Implementations

impl R[src]

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

Bit 0 - Timer/Counter1 Overflow Interrupt Enable

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

Bit 1 - Timer/Counter1 Output CompareA Match Interrupt Enable

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

Bit 2 - Timer/Counter1 Output CompareB Match Interrupt Enable

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

Bit 5 - Timer/Counter1 Input Capture Interrupt Enable