pub type FzW<'a, REG> = BitWriter<'a, REG, Fz>;
Field FZ writer - Default value for FPSCR.FZ (Flush-to-zero mode control bit).
FZ
pub struct FzW<'a, REG> { /* private fields */ }
Flush-to-zero mode disabled. Behavior of the floating-point system is fully compliant with the IEEE 754 standard.
Flush-to-zero mode enabled.