Skip to main content

xstore16be_z

Function xstore16be_z 

Source
pub fn xstore16be_z<E>(
    into: &mut E,
    addr: impl Into<AddrZ>,
    src: impl Into<XReg>,
)
where E: Extend<u8>,
Available on crate feature encode only.
Expand description

*addr = low16(src)