LsperrW

Type Alias LsperrW 

pub type LsperrW<'a, REG> = BitWriter<'a, REG, Lsperr>;
Expand description

Field LSPERR writer - Indicates whether bus fault fault occurred during floating-point lazy state preservation

Aliased Type§

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

Implementations§

§

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

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

No bus fault occurred during floating-point lazy state preservation

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

A bus fault occurred during floating-point lazy state preservation