WtofW

Type Alias WtofW 

pub type WtofW<'a, REG> = BitWriter<'a, REG, Wtof>;
Expand description

Field WTOF writer - Wake Up by Timeout Flag Bit

Aliased Type§

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

Implementations§

§

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

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

No wake up by timeout event detected

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

Wake up by timeout event detected