MatcfgW

Type Alias MatcfgW 

pub type MatcfgW<'a, REG> = FieldWriter<'a, REG, 2, Matcfg>;
Expand description

Field MATCFG writer - Match Configuration

Aliased Type§

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

Implementations§

§

impl<'a, REG> MatcfgW<'a, REG>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

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

Address Match Wakeup

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

Idle Match Wakeup

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

Match On and Match Off