MlsperrW

Type Alias MlsperrW 

pub type MlsperrW<'a, REG> = BitWriter<'a, REG, Mlsperr>;
Expand description

Field MLSPERR writer - Indicates whether MemManage fault occurred during floating-point lazy state preservation

Aliased Type§

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

Implementations§

§

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

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

No MemManage fault occurred during floating-point lazy state preservation

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

A MemManage fault occurred during floating-point lazy state preservation