Type Alias RmodeW
pub type RmodeW<'a, REG> = FieldWriter<'a, REG, 2, Rmode, Safe>;Expand description
Field RMode writer - Default value for FPSCR.RMode (Rounding Mode control
field).
Aliased Type§
pub struct RmodeW<'a, REG> { /* private fields */ }