Type Alias xmc4300::ppb::fpccr::ThreadW

source ·
pub type ThreadW<'a, REG> = BitWriter<'a, REG, Thread>;
Expand description

Field THREAD writer - Thread Mode allocated Stack Frame

Aliased Type§

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

Implementations§

source§

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

source

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

Mode was not Thread Mode when the floating-point stack frame was allocated.

source

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

Mode was Thread Mode when the floating-point stack frame was allocated.