R

Type Alias R 

pub type R = R<Cp0cfg3Spec>;
Expand description

Register CP0CFG3 reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

§

impl R

pub fn fpu(&self) -> FpuR

Bit 0 - Floating Point Unit

pub fn simd(&self) -> SimdR

Bit 1 - SIMD/NEON instruction support

pub fn jaz(&self) -> JazR

Bit 2 - Jazelle support

pub fn mmu(&self) -> MmuR

Bit 3 - Memory Management Unit

pub fn tz(&self) -> TzR

Bit 4 - Trust Zone

pub fn cmp(&self) -> CmpR

Bit 5 - Core Memory Protection unit

pub fn bb(&self) -> BbR

Bit 6 - Bit Banding

pub fn sbp(&self) -> SbpR

Bits 8:9 - System Bus Ports