Type Alias xmc4800::ppb::mpu_ctrl::EnableW

source ·
pub type EnableW<'a, REG> = BitWriter<'a, REG, Enable>;
Expand description

Field ENABLE writer - Enable MPU

Aliased Type§

struct EnableW<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> EnableW<'a, REG>
where REG: Writable + RegisterSpec,

source

pub fn value1(self) -> &'a mut W<REG>

MPU disabled

source

pub fn value2(self) -> &'a mut W<REG>

MPU enabled.