Type Alias xmc4800::ebu::addrsel3::REGENAB_W

source ·
pub type REGENAB_W<'a, REG> = BitWriter<'a, REG, REGENAB_A>;
Expand description

Field REGENAB writer - Memory Region Enable

Aliased Type§

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

Implementations§

source§

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

source

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

Memory region is disabled (default after reset).

source

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

Memory region is enabled.