Type Alias R

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

Register TIMSK reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn toie0(&self) -> TOIE0_R

Bit 1 - Timer/Counter0 Overflow Interrupt Enable

Source

pub fn ocie0b(&self) -> OCIE0B_R

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

Source

pub fn ocie0a(&self) -> OCIE0A_R

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