Type Alias xmc4800::ppb::ccr::StkalignW

source ·
pub type StkalignW<'a, REG> = BitWriter<'a, REG, Stkalign>;
Expand description

Field STKALIGN writer - Stack Alignment

Aliased Type§

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

Implementations§

source§

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

source

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

4-byte aligned

source

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

8-byte aligned.