Type Alias xmc4800::ebu::addrsel0::WprotW

source ·
pub type WprotW<'a, REG> = BitWriter<'a, REG, Wprot>;
Expand description

Field WPROT writer - Memory Region Write Protect

Aliased Type§

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

Implementations§

source§

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

source

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

Region is enabled for write accesses

source

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

Region is write protected.