Type Alias AddressW
pub type AddressW<'a, REG> = FieldWriter<'a, REG, 29, u32>;Expand description
Field ADDRESS writer - The location of the unpopulated floating-point
register space allocated on an exception stack frame.
Aliased Typeยง
pub struct AddressW<'a, REG> { /* private fields */ }