Type Alias xmc4500::ppb::fpccr::ASPEN_W

source ·
pub type ASPEN_W<'a, REG> = BitWriter<'a, REG, ASPEN_A>;
Expand description

Field ASPEN writer - Automatic State Preservation

Aliased Type§

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

Implementations§

source§

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

source

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

Disable CONTROL setting on execution of a floating-point instruction.

source

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

Enable CONTROL setting on execution of a floating-point instruction.