Type Alias xmc4800::ebu::sdrmcon::AwidthW

source ·
pub type AwidthW<'a, REG> = FieldWriterSafe<'a, REG, 2, Awidth>;
Expand description

Field AWIDTH writer - Width of column address

Aliased Type§

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

Implementations§

source§

impl<'a, REG> AwidthW<'a, REG>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

source

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

do not use

source

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

Address(8:0)

source

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

Address(9:0)

source

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

Address(10:0)