[][src]Type Definition avr_device::atmega2560::tc0::timsk0::R

type R = R<u8, TIMSK0>;

Reader of register TIMSK0

Implementations

impl R[src]

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

Bit 0 - Timer/Counter0 Overflow Interrupt Enable

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

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

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

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