CpowoiW

Type Alias CpowoiW 

pub type CpowoiW<'a, REG> = BitWriter<'a, REG, Cpowoi>;
Expand description

Field CPOWOI writer - Compute Operation Wakeup On Interrupt

Aliased Type§

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

Implementations§

§

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

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

No effect.

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

When set, the CPOREQ is cleared on any interrupt or exception vector fetch.