Type Alias xmc4300::ppb::mpu_ctrl::HfnmienaR

source ·
pub type HfnmienaR = BitReader<Hfnmiena>;
Expand description

Field HFNMIENA reader - Enable the operation of MPU during hard fault, NMI, and FAULTMASK handlers

Aliased Type§

struct HfnmienaR { /* private fields */ }

Implementations§

source§

impl HfnmienaR

source

pub const fn variant(&self) -> Hfnmiena

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

MPU is disabled during hard fault, NMI, and FAULTMASK handlers, regardless of the value of the ENABLE bit

source

pub fn is_value2(&self) -> bool

the MPU is enabled during hard fault, NMI, and FAULTMASK handlers.