W

Type Alias W 

pub type W = W<MierSpec>;
Expand description

Register MIER writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

§

impl W

pub fn tie0(&mut self) -> Tie0W<'_, MierSpec>

Bit 0 - Channel 0 Timer Interrupt Enable

pub fn tie1(&mut self) -> Tie1W<'_, MierSpec>

Bit 1 - Channel 1 Timer Interrupt Enable

pub fn tie2(&mut self) -> Tie2W<'_, MierSpec>

Bit 2 - Channel 2 Timer Interrupt Enable

pub fn tie3(&mut self) -> Tie3W<'_, MierSpec>

Bit 3 - Channel 3 Timer Interrupt Enable