Tie2W

Type Alias Tie2W 

pub type Tie2W<'a, REG> = BitWriter<'a, REG, Tie2>;
Expand description

Field TIE2 writer - Channel 2 Timer Interrupt Enable

Aliased Type§

pub struct Tie2W<'a, REG> { /* private fields */ }

Implementations§

§

impl<'a, REG> Tie2W<'a, REG>
where REG: Writable + RegisterSpec,

pub fn _0(self) -> &'a mut W<REG>

Interrupt generation is disabled

pub fn _1(self) -> &'a mut W<REG>

Interrupt generation is enabled