[][src]Type Definition avr_device::attiny85::tc0::timsk::R

type R = R<u8, TIMSK>;

Reader of register TIMSK

Implementations

impl R[src]

pub fn toie0(&self) -> TOIE0_R[src]

Bit 1 - Timer/Counter0 Overflow Interrupt Enable

pub fn ocie0b(&self) -> OCIE0B_R[src]

Bit 3 - Timer/Counter0 Output Compare Match B Interrupt Enable

pub fn ocie0a(&self) -> OCIE0A_R[src]

Bit 4 - Timer/Counter0 Output Compare Match A Interrupt Enable