R

Type Alias R 

Source
pub type R = R<TIMSK1_SPEC>;
Expand description

Register TIMSK1 reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn toie1(&self) -> TOIE1_R

Bit 0 - Timer/Counter1 Overflow Interrupt Enable

Source

pub fn ocie1a(&self) -> OCIE1A_R

Bit 1 - Timer/Counter1 Output CompareA Match Interrupt Enable

Source

pub fn ocie1b(&self) -> OCIE1B_R

Bit 2 - Timer/Counter1 Output CompareB Match Interrupt Enable

Source

pub fn icie1(&self) -> ICIE1_R

Bit 5 - Timer/Counter1 Input Capture Interrupt Enable