Type Alias xmc4300::ppb::mpu_ctrl::EnableR

source ·
pub type EnableR = BitReader<Enable>;
Expand description

Field ENABLE reader - Enable MPU

Aliased Type§

struct EnableR { /* private fields */ }

Implementations§

source§

impl EnableR

source

pub const fn variant(&self) -> Enable

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

MPU disabled

source

pub fn is_value2(&self) -> bool

MPU enabled.