[][src]Type Definition avr_device::atmega64::tc3::etimsk::R

type R = R<u8, ETIMSK>;

Reader of register ETIMSK

Implementations

impl R[src]

pub fn ocie3c(&self) -> OCIE3C_R[src]

Bit 1 - Timer/Counter3, Output Compare Match Interrupt Enable

pub fn toie3(&self) -> TOIE3_R[src]

Bit 2 - Timer/Counter3 Overflow Interrupt Enable

pub fn ocie3b(&self) -> OCIE3B_R[src]

Bit 3 - Timer/Counter3 Output CompareB Match Interrupt Enable

pub fn ocie3a(&self) -> OCIE3A_R[src]

Bit 4 - Timer/Counter3 Output CompareA Match Interrupt Enable

pub fn ticie3(&self) -> TICIE3_R[src]

Bit 5 - Timer/Counter3 Input Capture Interrupt Enable