WumfMskW

Type Alias WumfMskW 

pub type WumfMskW<'a, REG> = BitWriter<'a, REG, WumfMsk>;
Expand description

Field WUMF_MSK writer - Wake Up by Match Flag Mask Bit

Aliased Type§

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

Implementations§

§

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

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

Wake up match event is disabled

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

Wake up match event is enabled