Type Alias xmc4300::ppb::mpu_ctrl::HFNMIENA_R

source ·
pub type HFNMIENA_R = BitReader<HFNMIENA_A>;
Expand description

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

Aliased Type§

struct HFNMIENA_R { /* private fields */ }

Implementations§

source§

impl HFNMIENA_R

source

pub const fn variant(&self) -> HFNMIENA_A

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.