Type Alias R
pub type R = R<IscrSpec>;
Expand description
pub struct R { }
Bit 8 - FPU Invalid Operation Interrupt Status
Bit 9 - FPU Divide-by-Zero Interrupt Status
Bit 10 - FPU Overflow Interrupt Status
Bit 11 - FPU Underflow Interrupt Status
Bit 12 - FPU Inexact Interrupt Status
Bit 15 - FPU Input Denormal Interrupt Status
Bit 24 - FPU Invalid Operation Interrupt Enable
Bit 25 - FPU Divide-by-Zero Interrupt Enable
Bit 26 - FPU Overflow Interrupt Enable
Bit 27 - FPU Underflow Interrupt Enable
Bit 28 - FPU Inexact Interrupt Enable
Bit 31 - FPU Input Denormal Interrupt Enable