[][src]Type Definition avr_device::atmega1280::tc4::timsk4::R

type R = R<u8, TIMSK4>;

Reader of register TIMSK4

Implementations

impl R[src]

pub fn toie4(&self) -> TOIE4_R[src]

Bit 0 - Timer/Counter4 Overflow Interrupt Enable

pub fn ocie4a(&self) -> OCIE4A_R[src]

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

pub fn ocie4b(&self) -> OCIE4B_R[src]

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

pub fn ocie4c(&self) -> OCIE4C_R[src]

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

pub fn icie4(&self) -> ICIE4_R[src]

Bit 5 - Timer/Counter4 Input Capture Interrupt Enable