Tif0W

Type Alias Tif0W 

pub type Tif0W<'a, REG> = BitWriter<'a, REG, Tif0>;
Expand description

Field TIF0 writer - Channel 0 Timer Interrupt Flag

Aliased Type§

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

Implementations§

§

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