MmuR

Type Alias MmuR 

pub type MmuR = BitReader<Mmu>;
Expand description

Field MMU reader - Memory Management Unit

Aliased Type§

pub struct MmuR { /* private fields */ }

Implementations§

§

impl MmuR

pub const fn variant(&self) -> Mmu

Get enumerated values variant

pub fn is_0(&self) -> bool

MMU support is not included.

pub fn is_1(&self) -> bool

MMU support is included.