Skip to main content

mem_store2

Function mem_store2 

Source
pub fn mem_store2(ram: &mut [u8], ofs: u32, val: u32)
Expand description

Store 2 bytes (SH). Handles unaligned offsets.