WumfW

Type Alias WumfW 

pub type WumfW<'a, REG> = BitWriter<'a, REG, Wumf>;
Expand description

Field WUMF writer - Wake Up by Match Flag Bit

Aliased Type§

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

Implementations§

§

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

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

No wake up by match event detected

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

Wake up by match event detected