MmarvalidR

Type Alias MmarvalidR 

pub type MmarvalidR = BitReader<Mmarvalid>;
Expand description

Field MMARVALID reader - MemManage Fault Address Register (MMFAR) valid flag

Aliased Type§

pub struct MmarvalidR { /* private fields */ }

Implementations§

§

impl MmarvalidR

pub const fn variant(&self) -> Mmarvalid

Get enumerated values variant

pub fn is_0(&self) -> bool

value in MMAR is not a valid fault address

pub fn is_1(&self) -> bool

MMAR holds a valid fault address