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 */ }