R

Type Alias R 

pub type R = R<MierSpec>;
Expand description

Register MIER reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

§

impl R

pub fn tie0(&self) -> Tie0R

Bit 0 - Channel 0 Timer Interrupt Enable

pub fn tie1(&self) -> Tie1R

Bit 1 - Channel 1 Timer Interrupt Enable

pub fn tie2(&self) -> Tie2R

Bit 2 - Channel 2 Timer Interrupt Enable

pub fn tie3(&self) -> Tie3R

Bit 3 - Channel 3 Timer Interrupt Enable