R

Type Alias R 

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

Register TIMSK3 reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn toie3(&self) -> TOIE3_R

Bit 0 - Timer/Counter3 Overflow Interrupt Enable

Source

pub fn ocie3a(&self) -> OCIE3A_R

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

Source

pub fn ocie3b(&self) -> OCIE3B_R

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

Source

pub fn ocie3c(&self) -> OCIE3C_R

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

Source

pub fn icie3(&self) -> ICIE3_R

Bit 5 - Timer/Counter3 Input Capture Interrupt Enable