Tif1W

Type Alias Tif1W 

pub type Tif1W<'a, REG> = BitWriter<'a, REG, Tif1>;
Expand description

Field TIF1 writer - Channel 1 Timer Interrupt Flag

Aliased Type§

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

Implementations§

§

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

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

Timer has not timed out

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

Timeout has occurred