Tif2W

Type Alias Tif2W 

pub type Tif2W<'a, REG> = BitWriter<'a, REG, Tif2>;
Expand description

Field TIF2 writer - Channel 2 Timer Interrupt Flag

Aliased Type§

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

Implementations§

§

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