Tif3W

Type Alias Tif3W 

pub type Tif3W<'a, REG> = BitWriter<'a, REG, Tif3>;
Expand description

Field TIF3 writer - Channel 3 Timer Interrupt Flag

Aliased Type§

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

Implementations§

§

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