CmpR

Type Alias CmpR 

pub type CmpR = BitReader<Cmp>;
Expand description

Field CMP reader - Core Memory Protection unit

Aliased Type§

pub struct CmpR { /* private fields */ }

Implementations§

§

impl CmpR

pub const fn variant(&self) -> Cmp

Get enumerated values variant

pub fn is_0(&self) -> bool

Core Memory Protection is not included.

pub fn is_1(&self) -> bool

Core Memory Protection is included.