NocpR

Type Alias NocpR 

pub type NocpR = BitReader<Nocp>;
Expand description

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

Aliased Type§

pub struct NocpR { /* private fields */ }

Implementations§

§

impl NocpR

pub const fn variant(&self) -> Nocp

Get enumerated values variant

pub fn is_0(&self) -> bool

no UsageFault caused by attempting to access a coprocessor

pub fn is_1(&self) -> bool

the processor has attempted to access a coprocessor