WtofMskW

Type Alias WtofMskW 

pub type WtofMskW<'a, REG> = BitWriter<'a, REG, WtofMsk>;
Expand description

Field WTOF_MSK writer - Wake Up by Timeout Flag Mask Bit

Aliased Type§

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

Implementations§

§

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

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

Timeout wake up event is disabled

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

Timeout wake up event is enabled