Tie1W

Type Alias Tie1W 

pub type Tie1W<'a, REG> = BitWriter<'a, REG, Tie1>;
Expand description

Field TIE1 writer - Channel 1 Timer Interrupt Enable

Aliased Type§

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

Implementations§

§

impl<'a, REG> Tie1W<'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