NocpW

Type Alias NocpW 

pub type NocpW<'a, REG> = BitWriter<'a, REG, Nocp>;
Expand description

Field NOCP writer - No coprocessor UsageFault. The processor does not support coprocessor instructions

Aliased Type§

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

Implementations§

§

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

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

no UsageFault caused by attempting to access a coprocessor

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

the processor has attempted to access a coprocessor