Type Alias xmc4800::ppb::fpccr::LSPEN_W

source ·
pub type LSPEN_W<'a, REG> = BitWriter<'a, REG, LSPEN_A>;
Expand description

Field LSPEN writer - Lazy State Preservation Enabled

Aliased Type§

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

Implementations§

source§

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

source

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

Disable automatic lazy state preservation for floating-point context.

source

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

Enable automatic lazy state preservation for floating-point context.