Type Alias xmc4800::ebu::addrsel1::ALTENAB_W

source ·
pub type ALTENAB_W<'a, REG> = BitWriter<'a, REG, ALTENAB_A>;
Expand description

Field ALTENAB writer - Alternate Region Enable

Aliased Type§

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

Implementations§

source§

impl<'a, REG> ALTENAB_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.